mcp server for VS Code
io.github.sudzikcoin/mcp-server
Pay-per-call x402 tools: crypto market pulse, wallet reputation, token check, endpoint search.
client:VS Code
transport:stdio
runtime:npm
Install mcp server in VS Code
.vscode/mcp.json
{
"servers": {
"mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@suverselabs/mcp-server"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs