Connecting External MCP Servers
This guide walks you through connecting external MCP servers to your Vendia workspace using the MCP Gateway feature.
Prerequisites
Before connecting external MCP servers, ensure you have:
- A Vendia account (Free Tier or Enterprise Tier)
- Access to your Vendia workspace
- An AI application configured to connect to your Vendia MCP Server (see Connect Your AI Agent)
Step 1: Access MCP Gateway
- Log in to your Vendia console
- Navigate to your workspace
- In the left sidebar under Connected Data, click MCP Gateway
You’ll see the MCP Gateway page showing any servers you’ve already connected and options to add new ones.
Step 2: Choose an MCP Server
On the MCP Gateway page, you have two options:
Pre-Configured Servers
Vendia provides ready-to-use integrations for popular services to simplify authentication and connection setup. Available pre-configured integrations include Notion, Atlassian, Sentry, Neon, and Fireflies.
Click on any pre-configured server to begin the setup process.
Custom MCP Server
To connect a custom or unlisted MCP server:
- Click Custom MCP Server at the end of the server selection list
- You’ll be prompted to provide the server URL and authentication details
Step 3: Configure the MCP Server
After selecting a server, you’ll see the configuration form with the following fields:
MCP Server Name
Enter a friendly name to identify this MCP server in your workspace. This name helps you manage multiple connections.
Example: “Company Notion” or “Engineering Atlassian”
MCP Server URL
Enter the URL of the MCP server to connect to.
- Pre-configured servers: The URL is automatically filled in
- Custom servers: You must provide the complete MCP server URL
Example format: https://mcp.example.com/v1/sse
Authentication Configuration
Select the appropriate authentication method required by the MCP server. See the Authentication guide for detailed information about each authentication type.
Step 4: Authorize and Configure Tools
- Review your configuration
- Click Add MCP Server
- If using OAuth authentication, complete the authorization flow:
- A popup window will open
- Sign in to the external service if required
- Grant the requested permissions
- The popup will close automatically on success
- Select which tools to enable:
- After authorization, you’ll see a list of available tools from the MCP server
- Each tool shows its name and description
- Use the checkboxes to enable/disable individual tools
- Use Enable All or Disable All buttons for quick selection
- Review the tool count (e.g., “2 of 15 tools selected”)
- Click Enable X Tools to complete the connection
Step 5: Verify the Connection
After successfully connecting:
- You’ll be returned to the MCP Gateway page
- Your newly connected server will appear in the list
- The connection status should show as active
Your AI application can now access tools from this external MCP server!
Using External MCP Servers in Your AI Application
Once connected, the external MCP server’s tools are automatically available through your Vendia MCP Server endpoint. You don’t need to reconfigure your AI application.
Example Prompts
With Notion connected:
"Search our Notion workspace for documentation about the API authentication process"With Atlassian connected:
"Show me all open Jira issues assigned to the backend team and summarize the latest comments"With Stripe connected:
"Show me all successful Stripe payments from the last 24 hours and their total amount"With multiple servers connected:
"Find Sentry errors for the payment API, list slow queries in my Neon databases, and see if there are any open Jira issues about payment processing"Your AI application will automatically use the appropriate MCP server to fulfill each request.
Managing Connected MCP Servers
Viewing Connected Servers
Navigate to Connected Data → MCP Gateway to see all connected external MCP servers with:
- Server name
- Connection status
- Enabled tools count
- Server type (pre-configured or custom)
Disconnecting an MCP Server
To remove an external MCP server:
- Navigate to Connected Data → MCP Gateway
- Find the server you want to disconnect
- Click the disconnect or remove button
- Confirm the action
Updating Configuration
To update an MCP server’s configuration (including authentication or enabled tools):
- Disconnect the existing server
- Add it again with the updated configuration
- Select which tools to enable during the reconnection process
Example Configurations
Connecting Notion with Auto-Configure OAuth
- Click Notion from the pre-configured server list
- Enter name: “Company Notion Workspace”
- Authentication Type: OAuth 2.0 (Auto-configure) (pre-selected)
- Click Add MCP Server
- Complete Notion’s OAuth authorization in the popup
- Select the Notion tools you want to enable (e.g.,
notion-search,notion-create-pages) - Click Enable X Tools
- Done!
Connecting Atlassian with Auto-Configure OAuth
- Click Atlassian from the pre-configured server list
- Enter name: “Engineering Atlassian”
- Authentication Type: OAuth 2.0 (Auto-configure) (pre-selected)
- Click Add MCP Server
- Complete Atlassian’s OAuth authorization in the popup
- Grant access to Jira and Confluence
- Select the Atlassian tools you want to enable
- Click Enable X Tools
- Done!
Connecting Stripe (Custom MCP Server Example)
This example demonstrates how to connect an MCP server that is not pre-configured in Vendia’s list, using Stripe as an example.
- Click Custom MCP Server
- Enter name: “Company Stripe Account”
- Enter server URL:
https://mcp.stripe.com/sse - Authentication Type: OAuth 2.0 (Use app credentials)
- Enter your OAuth credentials (Client ID, Client Secret, etc.)
- Click Add MCP Server
- Complete Stripe’s OAuth authorization in the popup
- Grant the requested permissions
- Select the Stripe tools you want to enable
- Click Enable X Tools
- Done!
Connecting a Custom MCP Server with API Key
- Click Custom MCP Server
- Enter name: “Internal Analytics Server”
- Enter server URL:
https://mcp.analytics.company.com/sse - Authentication Type: None / Headers
- Click Add Header
- Header name:
X-API-Key - Header value:
your-api-key-here - Click Add MCP Server
- Select the tools you want to enable from the MCP server
- Click Enable X Tools
- Done!
What’s Next?
Now that you’ve connected external MCP servers, explore:
- Authentication Methods: Learn about authentication options
- Best Practices: Guidelines for managing connections
- Use Cases: Real-world examples and scenarios
- Troubleshooting: Common issues and solutions
Need Help?
Free Tier Support:
- Review the MCP Free Tier FAQ
- Submit questions via our contact form
Enterprise Tier Support:
- Contact Vendia Support
- Reach out to your account team for assistance