Skip to content
VS Code

botphone for VS Code

io.github.griffden/botphone

Give your Muse a phone number. BotPhone answers your business line and reports every call back.

client:VS Code transport:streamable-http

Install botphone in VS Code

.vscode/mcp.json

{
  "servers": {
    "botphone": {
      "type": "http",
      "url": "https://auth.botphone.tel/mcp"
    }
  }
}

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

botphone in other clients