# usesuperflow.ai robots.txt # AI crawlers are explicitly welcome. Superflow wants to be in answers. User-agent: * Allow: / # The MCP server is a published, documented endpoint that anyone may call, so # it is allowed back out of the /api/ disallow below. Longest match wins, so # this line beats it. Allow: /api/mcp Disallow: /studio Disallow: /studio/ Disallow: /api/ Disallow: /preview/ User-agent: GPTBot Allow: / User-agent: ChatGPT-User Allow: / User-agent: OAI-SearchBot Allow: / User-agent: ClaudeBot Allow: / User-agent: Claude-User Allow: / User-agent: Claude-SearchBot Allow: / User-agent: anthropic-ai Allow: / User-agent: Googlebot Allow: / User-agent: Google-Extended Allow: / User-agent: GoogleOther Allow: / User-agent: Bingbot Allow: / User-agent: msnbot Allow: / User-agent: Applebot Allow: / User-agent: Applebot-Extended Allow: / User-agent: FacebookBot Allow: / User-agent: meta-externalagent Allow: / User-agent: meta-externalfetcher Allow: / User-agent: PerplexityBot Allow: / User-agent: Perplexity-User Allow: / User-agent: CCBot Allow: / User-agent: Amazonbot Allow: / User-agent: DuckAssistBot Allow: / User-agent: DuckDuckBot Allow: / User-agent: MistralAI-User Allow: / User-agent: cohere-ai Allow: / User-agent: cohere-training-data-crawler Allow: / User-agent: Ai2Bot Allow: / User-agent: Ai2Bot-Dolma Allow: / User-agent: YouBot Allow: / User-agent: Diffbot Allow: / User-agent: omgili Allow: / User-agent: Timpibot Allow: / User-agent: Bytespider Allow: / User-agent: PetalBot Allow: / User-agent: Yandex Allow: / Sitemap: https://usesuperflow.ai/sitemap.xml Host: https://usesuperflow.ai # LLM-friendly endpoints # llms.txt: https://usesuperflow.ai/llms.txt # Full content: https://usesuperflow.ai/llms-full.txt # Markdown copy of any page: append .md to its path (homepage: /index.md), # or request the page with the header `Accept: text/markdown`. # Free tools index: https://usesuperflow.ai/tools.md # MCP server (Streamable HTTP, no account, no API key): https://usesuperflow.ai/api/mcp # Agent card: https://usesuperflow.ai/.well-known/agent-card.json # MCP server card: https://usesuperflow.ai/.well-known/mcp/server-card.json # API catalog (RFC 9727): https://usesuperflow.ai/.well-known/api-catalog