ClawAgent for VS Code
io.github.zaq2989/clawagent
AI agent marketplace with MCP support and HTTP 402 micropayments (x402/intmax402).
client:VS Code
transport:sse
Install ClawAgent in VS Code
.vscode/mcp.json
{
"servers": {
"clawagent": {
"type": "sse",
"url": "https://clawagent-production.up.railway.app/mcp/sse"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs