llms.txt Content
# Marmot
> The open source context layer for agents and humans. Catalog every service, API, queue, topic, database and pipeline, then expose real, governed context to AI agents and your team.
This file contains links to documentation sections following the llmstxt.org standard.
## Documentation
- [Claude Agent SDK](https://marmotdata.io/docs/Agents/claude-agent.md): The Claude Agent SDK integration ships in the Python and TypeScript SDKs. It has two halves:
- [Marmot for Agents](https://marmotdata.io/docs/Agents.md): An agent acting without context is guessing. It doesn't know which table holds customer orders, who owns the payments service, what a column means,...
- [LangChain](https://marmotdata.io/docs/Agents/langchain.md): The LangChain integration ships in the Python and TypeScript SDKs. It has two halves:
- [Auth0 OIDC](https://marmotdata.io/docs/Configure/Authentication/auth0-oidc.md): Configure Auth0 as an authentication provider
- [Generic OIDC](https://marmotdata.io/docs/Configure/Authentication/generic-oidc.md): Configure any OIDC-compliant provider for authentication
- [GitHub OAuth](https://marmotdata.io/docs/Configure/Authentication/github-oauth.md): Configure GitHub as an authentication provider
- [GitLab OIDC](https://marmotdata.io/docs/Configure/Authentication/gitlab-oidc.md): Configure GitLab as an authentication provider
- [Google OIDC](https://marmotdata.io/docs/Configure/Authentication/google-oidc.md): Configure Google as an authentication provider
- [Authentication](https://marmotdata.io/docs/Configure/Authentication.md): Configure authentication providers
- [Keycloak OIDC](https://marmotdata.io/docs/Configure/Authentication/keycloak-oidc.md): Configure Keycloak as an authentication provider
- [Okta OIDC](https://marmotdata.io/docs/Configure/Authentication/okta-oidc.md): Configure Okta as an authentication provider
- [Slack OIDC](https://marmotdata.io/docs/Configure/Authentication/slack-oidc.md): Configure Slack as an authentication provide