MCP server

Driving the same API from an agent over the Model Context Protocol.

dev · https://api.dev.oprag.ai

The MCP server exposes project, document, chat, and key management as tools an agent can call. It talks to exactly the REST routes documented here — the same auth, the same limits, the same errors — so anything an agent can do through it, you can do with curl.

Tool areaREST equivalent
ProjectsProjects reference
DocumentsDocuments reference
ChatChat reference
KeysKeys reference

It bootstraps from GET /config, the same endpoint the dashboard uses — see platform.

Ready to ship?

Get started free