Connect Claude Code to Oviond so you can use AI-assisted workflows with your Oviond account.
Who this is for
This article is for technical team members using Claude Code for reporting operations or internal tooling who want Claude Code to work with Oviond through MCP.
Before you start
You will need:
access to your Oviond account,
permission to authorize the connection,
access to the AI client or developer tool named in this article,
the Oviond MCP server URL: `https://api.oviond.com/mcp`.
Only use the hosted Oviond MCP URL. Do not try to run Oviond MCP as a local stdio server.
Steps
1. Open the connector or MCP settings in Claude Code
Open the area in Claude Code where you add a custom MCP server or connector. Use Claude Code’s MCP configuration flow for adding a remote HTTP MCP server.
2. Add the Oviond MCP server URL
Use this URL:
`https://api.oviond.com/mcp`
Name the connector Oviond if your tool asks for a name.
3. Authorize Oviond
When Claude Code asks to connect, complete the Oviond sign-in and authorization flow in the browser.
4. Test the connection
Ask the AI client to do a safe read-only check first, such as listing your Oviond clients or showing available Oviond actions.
Expected result
Claude Code should show Oviond as a connected MCP server or connector. After authorization, the AI client can use supported Oviond MCP tools for clients, projects, pages, widgets, templates, themes, users, automations, and other account workflows.
Troubleshooting
The connector does not appear
Check that the MCP URL is exactly `https://api.oviond.com/mcp` and that your AI client supports remote HTTP MCP servers with OAuth.
Authorization does not complete
Sign out and try again. Make sure you are signing in with the Oviond account you want the AI client to access.
The AI client cannot find my clients or projects
Check that you authorized the correct Oviond account. Also check whether the client or project exists in Oviond.
I am not sure what to ask first
Start with a read-only request. For example: “List my Oviond clients.” Do not begin with delete, bulk update, or publish-style actions.
What to send support if stuck
Send Oviond support:
the AI client you are using,
whether you used MCP or the REST API,
the exact point where setup failed,
the error message if one appeared,
whether authorization opened in the browser,
a screen capture that does not show private tokens or API keys.