← 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:** Composio supports two integration modes. **Native Tools:** use `composio.create(user_id)` + `session.tools()` with a provider package (e.g. `composio_openai`, `@composio/openai`). **MCP:** use `composio.create(user_id)` + `session.mcp.url` with any MCP-compatible client — no provider package needed. 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/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/tools-and-toolkits.md ### Toolkits - https://docs.composio.dev/docs/toolkits/fetching-tools-and-toolkits.md - https://docs.composio.dev/docs/toolkits/enable-and-disable-toolkits.md - https://docs.composio.dev/docs/toolkits/custom-tools-and-toolkits.md - https://docs.composio.dev/docs/workbench.md ## Authenticate users - https://docs.composio.dev/docs/authentication.m