Skip to content
VS Code

Autonomy x402 Tools for VS Code

io.github.autonomy-labs-tech/autonomy-x402-tools

Pay-per-call agent tools over x402: site audits, llms.txt generation, wallet watch, catalog.

client:VS Code transport:streamable-http

Install Autonomy x402 Tools in VS Code

.vscode/mcp.json

{
  "servers": {
    "autonomy-x402-tools": {
      "type": "http",
      "url": "https://www.autonomylabsweb.tech/api/mcp"
    }
  }
}

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

Autonomy x402 Tools in other clients