Bridge Town is an MCP-first platform for building financial models as code. Connect any agent: Claude.ai, Codex, Opencode, Cursor. Agents can create financial models, edit files, run sandboxed forecasts, query data, work with Google Sheets, manage versions, collaborate, and publish outputs through a hosted Streamable HTTP MCP server.
サーバー設定
{
"mcpServers": {
"bridge-town": {
"transportType": "streamable-http",
"url": "https://api.bridgetown.builders/mcp"
}
}
}