← Back to search
40
Partial
Agentic Readiness Score
+25 llms.txt +15 structured API missing +20 ai-plugin
Raise this score to 95+
We ship the 6-file GEO uplift as a pull request against your repo. Flat fee, turnaround under 72 hours.
Fix this for $199 →
developer llms-txtapi

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Not found
🔗
Structured API
Found
🛡
Not specified
🏷
Schema.org Markup
Not found
MCP Server
Not found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 40/100

            

llms.txt Content

# Composio Documentation > Composio powers 1000+ toolkits, tool search, context management, authentication, and a sandboxed workbench to help you build AI agents that turn intent into action. > **For AI agents:** Give your agent tools it can call directly with `composio.create(user_id)` + `session.tools()` and a provider package (e.g. `composio_openai`, `@composio/openai`). To connect over MCP instead, create the session with `mcp: true` and read `session.mcp.url` from any MCP-compatible client. See any page's .md endpoint for full usage instructions. ## Get Started - https://docs.composio.dev/docs.md - https://docs.composio.dev/docs/quickstart.md ### Providers - https://docs.composio.dev/docs/providers.md - https://docs.composio.dev/docs/providers/anthropic.md - https://docs.composio.dev/docs/providers/openai.md - https://docs.composio.dev/docs/providers/vercel.md - https://docs.composio.dev/docs/providers/pi.md - https://docs.composio.dev/docs/providers/eve.md - https://docs.composio.dev/docs/providers/google.md - https://docs.composio.dev/docs/providers/langchain.md - https://docs.composio.dev/docs/providers/autogen.md - https://docs.composio.dev/docs/providers/crewai.md - https://docs.composio.dev/docs/providers/llamaindex.md - https://docs.composio.dev/docs/providers/mastra.md #### Custom Providers - https://docs.composio.dev/docs/providers/custom-providers.md - https://docs.composio.dev/docs/providers/custom-providers/typescript.md - https://docs.composio.dev/docs/providers/custom-providers/python.md ## Customizing sessions - https://docs.composio.dev/docs/how-composio-works.md - https://docs.composio.dev/docs/configuring-sessions.md - https://docs.composio.dev/docs/sessions-via-mcp.md ### Sandbox (prev Workbench) - https://docs.composio.dev/docs/sandbox/remote.md - https://docs.composio.dev/docs/sandbox/local.md ### Extending sessions capabilities - https://docs.composio.dev/docs/extending-sessions/proxy-execute.md - https://docs.composio.dev/do