CapabilityWire for VS Code
io.github.jawauntb/capabilitywire
A live, curated feed of new AI agent capabilities across MCP, SDKs, models, and APIs.
client:VS Code
transport:streamable-http
tools:4
Install CapabilityWire in VS Code
.vscode/mcp.json
{
"servers": {
"capabilitywire": {
"type": "http",
"url": "https://api-production-22727.up.railway.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs