What you can do
The MCP server exposes 20 tool categories that cover most of the Oviond surface area:- Clients & folders — create, rename, delete, move, and organize clients.
- Projects & pages — create reports and dashboards, add and reorder pages, duplicate layouts.
- Widgets — add, update, move, and remove text, title, image, embed, goal, button, and data widgets.
- Templates & themes — browse the template library, apply themes to projects.
- Data — query live metric values, test connections, list datasource accounts, refresh widgets, and manage connected data sources.
- Automations — schedule, pause, and test automated report deliveries.
- Branding & company — update logo, favicon, and company details.
- Workflows — multi-step actions, like creating a client with a starter report or auditing a report’s health.
- Agency, assets, media, domains, users, account, and search.
How it works
- Transport — streamable HTTP at
https://api.oviond.com/mcp. - Auth — OAuth 2.1 authorization-code flow with PKCE. Your AI agent launches a browser, you sign into Oviond, and the agent gets a scoped access token.
- Isolation — every tool call is scoped to the signed-in account. The agent can only touch data the authenticated user has permission for.
Next steps
- Connect — wire up Claude, Cursor, or your MCP client to Oviond.
- Authentication — what the OAuth flow does under the hood.
- Available tools — the full catalog of MCP tools.