Skip to content
VS Code

BotFriendly for VS Code

xyz.botfriendly/botfriendly

Directory of APIs, merchants, and tools AI agents can actually use.

client:VS Code transport:streamable-http tools:7

Install BotFriendly in VS Code

.vscode/mcp.json

{
  "servers": {
    "botfriendly": {
      "type": "http",
      "url": "https://mcp.botfriendly.xyz"
    }
  }
}

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

What VS Code can do once it is connected

BotFriendly in other clients