← autonomylabsweb.tech
INDIVIDUAL MCP TOOL
generate_llms_txt
Paid via standard x402 v1 (USDC on Base): generate a ready-to-ship llms.
LIVE ENDPOINT
https://www.autonomylabsweb.tech/api/mcp-www
Connect to this endpoint to inspect the live schema for generate_llms_txt and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.
Related tools
agent_site_audit— Paid via standard x402 v1 (USDC on Base): 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).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.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.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.web_fetch— Pay-per-call via standard x402 v1 (USDC on Base): fetch any public URL and return status, content-type and body.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.