MCP
The Odeva MCP endpoint is for tools and agents that need public context about the site, docs, APIs, status page, and setup paths. It is not a marketing page and it is not meant to be opened as regular documentation.
Endpoint
Section titled “Endpoint”- MCP endpoint: /mcp
- Server card: /.well-known/mcp/server-card.json
- API docs: /docs/api/
The public server currently exposes read-only discovery tools:
get_site_resourcesreturns primary Odeva resources such as docs, guides, status, API catalog, OpenAPI, and MCP metadata.get_api_referencereturns endpoint and documentation URLs for a public API surface.
Use it
Section titled “Use it”Point an MCP client at https://www.odeva.app/mcp. Use the docs pages above when you want to inspect the same information in a browser.