botopia m2m gateway for VS Code
io.github.resonantcodes/botopia-m2m-gateway
Real-time B2A and M2M deprecation feeds for AI agents and dev pipelines.
client:VS Code
transport:streamable-http
Install botopia m2m gateway in VS Code
.vscode/mcp.json
{
"servers": {
"botopia-m2m-gateway": {
"type": "http",
"url": "https://agents.lilaonthegrid.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs