← reefy.ai
Reefy for developers
OpenAPI 3.1 spec, MCP server, OAuth walkthrough, and the long-form product reference.
API + agent surfaces
Documentation
- /llms.txt - short product summary for crawlers
- /llms-full.txt - long-form reference
with code examples
- /auth.md - auth + versioning + error
semantics for agents
- /agents.md - when-to-use guidance for
AI assistants
OAuth + identity
Source repos
Quick start for an agent
- Read /llms-full.txt for product context.
- Load /openapi.json for the API contract.
- Drive the OAuth flow via /auth.md to get a session.
- For MCP-style integration, point your client at
https://reefy.ai/mcp.