# TunnelMind robots.txt # # TunnelMind is built specifically for autonomous agents — they are not # adversaries here, they are the primary user. Everything below /api/, # /openapi.yaml, /oai/, /atap/, /standards, /vision, /roadmap, /llms.txt, # /agent-manifest.json, and /.well-known/ai-services.json is meant to be # discovered and called by AI clients. # # Be a good citizen anyway: identify yourself with a real User-Agent, # honour 429 backoff, and prefer the MCP endpoints below over scraping # rendered HTML. # # MCP servers (Streamable HTTP, all listed in the official MCP registry): # https://mcp-data.tunnelmind.ai/mcp (ai.tunnelmind/data — 43 tools) # https://mcp.tunnelmind.ai/mcp (ai.tunnelmind/scry — 12 tools) # https://mcp.sigil.tunnelmind.ai/mcp (ai.tunnelmind/sigil — 11 tools) # # Discovery card: # https://tunnelmind.ai/.well-known/ai-services.json # https://tunnelmind.ai/agent-manifest.json # https://tunnelmind.ai/llms.txt User-agent: * Allow: / Sitemap: https://tunnelmind.ai/sitemap.xml