Veydra MCP: Quick Setup
Use the hosted MCP URL. Most users should start with OAuth.If your client supports remote MCP URLs, use Option A or Option B.
Option A: Hosted URL (fastest)
Use this when your client supports remote MCP URLs directly. MCP URLGeneric JSON example
Option B: Hosted URL + API key
Use this when your client does not support OAuth, or when your team prefers API key auth. MCP URLGeneric JSON example
Alternative Options
Need npm CLI, API key mode, local proxy setup, or a custom enterprise flow? Contact support and we will provide the best configuration for your client and environment.- Email: [email protected]
Quick Troubleshooting
- Confirm URL is exactly
https://api.veydra.io/mcp. - If using OAuth, confirm your client is configured for OAuth.
- If using API key, confirm the key starts with
vk_. - Restart your AI client after config changes.
- If auth still fails, contact [email protected].
Need Help?
- Support: [email protected]
- API reference: /api-reference/introduction

