Connect VS Code / GitHub Copilot agent mode to Oviond so you can use AI-assisted workflows with your Oviond account.
This article is for technical team members using VS Code or GitHub Copilot agent mode who want VS Code / GitHub Copilot agent mode to work with Oviond through MCP.
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.
Open the area in VS Code / GitHub Copilot agent mode where you add a custom MCP server or connector. Use the MCP or agent configuration area available in your VS Code/Copilot setup.
Use this URL:
`https://api.oviond.com/mcp`
Name the connector Oviond if your tool asks for a name.
When VS Code / GitHub Copilot agent mode asks to connect, complete the Oviond sign-in and authorization flow in the browser.
Ask the AI client to do a safe read-only check first, such as listing your Oviond clients or showing available Oviond actions.
VS Code / GitHub Copilot agent mode 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.
Check that the MCP URL is exactly `https://api.oviond.com/mcp` and that your AI client supports remote HTTP MCP servers with OAuth.
Sign out and try again. Make sure you are signing in with the Oviond account you want the AI client to access.
Check that you authorized the correct Oviond account. Also check whether the client or project exists in Oviond.
Start with a read-only request. For example: βList my Oviond clients.β Do not begin with delete, bulk update, or publish-style actions.
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.