mcp for VS Code
world.byway/mcp
Byway MCP: call Byway Engine and Byway Atlas, the discovery engine for the real world.
client:VS Code
transport:streamable-http
tools:10
Install mcp in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://www.byway.world/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs