Pay-per-call agent tools over x402: site audits, llms.txt generation, wallet watch, catalog.
claude mcp add autonomy-x402-tools --transport http https://www.autonomylabsweb.tech/api/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"autonomy-x402-tools": {
"url": "https://www.autonomylabsweb.tech/api/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"autonomy-x402-tools": {
"serverUrl": "https://www.autonomylabsweb.tech/api/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"autonomy-x402-tools": {
"type": "http",
"url": "https://www.autonomylabsweb.tech/api/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"autonomy-x402-tools": {
"url": "https://www.autonomylabsweb.tech/api/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"autonomy-x402-tools": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.autonomylabsweb.tech/api/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://www.autonomylabsweb.tech/api/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Autonomy-Labs-Tech--autonomy-x402-tools/reviews or the review_server meta-tool.
POST /mcp