Skip to content
VS Code

Callboard for VS Code

fm.callboard/connector

Concert booking intelligence: run and read Promoter Briefs from Claude or ChatGPT.

client:VS Code transport:streamable-http

Install Callboard in VS Code

.vscode/mcp.json

{
  "servers": {
    "connector": {
      "type": "http",
      "url": "https://api.callboard.fm/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Callboard in other clients