What you can do
The MCP server exposes 179 tools covering 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, change the period a report covers.
- Widgets — add, update, move, and remove text, title, image, embed, button, and data widgets.
- Data sources — connect one with an API key, link it to a client, test it, and refresh what it feeds.
- Data — discover a datasource’s metrics and dimensions, configure a data widget, and pull its numbers.
- Templates & themes — browse the template library, apply themes to projects.
- 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.
- Assets, media, domains, users, goals, calculated metrics, notifications, email, billing, 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.
- Playbooks — copy-paste prompts for common jobs.
- Skills — install Oviond as a reusable skill for your agent.
- Troubleshooting — what the common errors mean.