← Registry

Developer Tools

autonomylabsweb.tech

Provides tools for auditing website AI-agent readiness, generating llms.txt files, fetching storefront catalogs, and retrieving blockchain wallet snapshots.

x402 supported3 endpoints9 known toolsFirst detected August 22, 2026Last detected September 15, 2026

ENDPOINT 1

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

No auth detected

Known tools 0

No tool metadata was available in the registry cache.

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.autonomylabsweb-tech]
url = "https://www.autonomylabsweb.tech/api/mcp"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

Name: autonomylabsweb-tech
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": {
    "autonomylabsweb-tech": {
      "url": "https://www.autonomylabsweb.tech/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "autonomylabsweb-tech",
  "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.

ENDPOINT 2

https://site-wine-nu-93.vercel.app/api/mcp

No auth detected

Known tools 0

No tool metadata was available in the registry cache.

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.autonomylabsweb-tech]
url = "https://site-wine-nu-93.vercel.app/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "autonomylabsweb-tech": {
      "type": "http",
      "url": "https://site-wine-nu-93.vercel.app/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: autonomylabsweb-tech
Remote MCP URL: https://site-wine-nu-93.vercel.app/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": {
    "autonomylabsweb-tech": {
      "url": "https://site-wine-nu-93.vercel.app/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "autonomylabsweb-tech": {
      "type": "http",
      "url": "https://site-wine-nu-93.vercel.app/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "autonomylabsweb-tech",
  "transport": "streamable-http",
  "url": "https://site-wine-nu-93.vercel.app/api/mcp"
}
MCP Inspector

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

ENDPOINT 3

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

No auth detected

MCP server metadata

Name
autonomy-x402-tools
Version
1.0.0
Capabilities
tools

Known tools 9

agent_site_audit

Paid via standard x402 v1 (USDC on Base): audit ONE public site across eight AI-agent readiness surfaces (robots.

Inferred read-only
agent_site_audit_5

Pay-per-call: audit 5 public sites at once for AI-agent readiness.

Potential side effects
storefront_catalog

Pay-per-call: storefront catalog + metrics payload (products list).

Potential side effects
generate_llms_txt

Paid via standard x402 v1 (USDC on Base): generate a ready-to-ship llms.

Inferred read-only
wallet_watch_snapshot

Paid via standard x402 v1 (USDC on Base): Base wallet snapshot with up to 20 ERC-20 token balances and at most 10 recent transactions for one address.

Inferred read-only
wallet_watch_pro

Paid via standard x402 v1 (USDC on Base): Base wallet snapshot with up to 200 ERC-20 token balances and at most 100 recent transactions for one address.

Inferred read-only
crypto_price

Pay-per-call via standard x402 v1 (USDC on Base): live crypto prices (USD) for a comma-separated list of CoinGecko coin ids, e.

Potential side effects
web_fetch

Pay-per-call via standard x402 v1 (USDC on Base): fetch any public URL and return status, content-type and body.

Potential side effects
starter_pack

Pay-per-call via standard x402 v1 (USDC on Base): the AI-Agent Starter Pack - x402 endpoint catalog with copy-paste curl, plus an 8-point agent-readiness checklist.

Potential side effects

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-www"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

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

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-www"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.