Autonomy x402 Tools for Cursor
io.github.autonomy-labs-tech/autonomy-x402-tools
Pay-per-call agent tools over x402: site audits, llms.txt generation, wallet watch, catalog.
client:Cursor
transport:streamable-http
Install Autonomy x402 Tools in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"autonomy-x402-tools": {
"url": "https://www.autonomylabsweb.tech/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs