送信

Bridge Town

@Bridge-Town

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"
    }
  }
}