KEVAREMESH AI Procurement Gateway for VS Code
io.github.cirralink-stack/kevaremesh-gateway
AI procurement gateway: finds and auto-selects live x402 APIs; provider payments stay buyer-direct.
client:VS Code
transport:streamable-http
tools:1
Install KEVAREMESH AI Procurement Gateway in VS Code
.vscode/mcp.json
{
"servers": {
"kevaremesh-gateway": {
"type": "http",
"url": "https://kevaremesh-web.vercel.app/api/x402/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs