← autonomylabsweb.tech

INDIVIDUAL MCP TOOL

wallet_watch_pro

Pay-per-call (x402): Base wallet snapshot with up to 200 ERC-20 token balances and at most 100 recent transactions for one address.

autonomylabsweb.technone authenticationAvailability not checked

LIVE ENDPOINT

https://www.autonomylabsweb.tech/api/mcp

No auth detected

Connect to this endpoint to inspect the live schema for wallet_watch_pro and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Potential side effects detected · medium confidence · heuristic, not a guarantee.

  • A tool name, description or schema mentions credentials.
  • A tool name or description suggests a financial action.

Parent server

autonomylabsweb.tech

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.autonomy-x402-tools]
url = "https://www.autonomylabsweb.tech/api/mcp"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

Name: autonomy-x402-tools
Remote MCP URL: https://www.autonomylabsweb.tech/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "autonomy-x402-tools": {
      "url": "https://www.autonomylabsweb.tech/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "autonomy-x402-tools": {
      "type": "http",
      "url": "https://www.autonomylabsweb.tech/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "autonomy-x402-tools",
  "transport": "streamable-http",
  "url": "https://www.autonomylabsweb.tech/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • agent_site_audit — Pay-per-call (x402): audit ONE public site across eight AI-agent readiness surfaces (robots.
  • agent_site_audit_5 — Pay-per-call: audit 5 public sites at once for AI-agent readiness.
  • storefront_catalog — Pay-per-call: storefront catalog + metrics payload (products list).
  • generate_llms_txt — Pay-per-call (x402): generate a ready-to-ship llms.
  • wallet_watch_snapshot — Pay-per-call (x402): Base wallet snapshot with up to 20 ERC-20 token balances and at most 10 recent transactions for one address.