Routavo for VS Code
com.routavo/routavo
Any API, four tools: discover, call with routing and signed receipts, verify, dispute.
client:VS Code
transport:streamable-http
tools:4
Install Routavo in VS Code
.vscode/mcp.json
{
"servers": {
"routavo": {
"type": "http",
"url": "https://routavo.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs