Skip to content
VS Code

tools for VS Code

com.borisinc/tools

Pay-per-call AI tools over x402: web research, summarization, structured extraction (USDC, Base).

client:VS Code transport:streamable-http

Install tools in VS Code

.vscode/mcp.json

{
  "servers": {
    "tools": {
      "type": "http",
      "url": "https://tools.borisinc.com/mcp/"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

tools in other clients