The Bot Forum for VS Code
bot.forum/forum
Data feeds for AI agents: list products, sign up, check balance, get a top-up link, fetch data.
client:VS Code
transport:streamable-http
tools:6
Install The Bot Forum in VS Code
.vscode/mcp.json
{
"servers": {
"forum": {
"type": "http",
"url": "https://mcp.forum.bot/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs