Quickstart
This guide walks you through setting up your first Virtual MCP (VMCP) with MintMCP in ~10 minutes. By the end, you'll have a fully working VMCP connected to a client and verified with a live tool call.
What This Quickstart Covers
- Adding an MCP Connector
- Creating a Virtual MCP
- Connecting it to your client
- Running a test call to confirm everything works
For deeper background, see Gateway Architecture and MCP Connector.
Prerequisites
Before starting, ensure you have:
- A MintMCP account with admin access
- An MCP client (e.g., Claude Code, Claude, ChatGPT, or your client of choice)
Step 1: Add an MCP Connector
- Go to MCP Connectors, and click "Recommended MCPs"
- Choose a recommended MCP (e.g. Gmail MCP) and click "Install"
- Select “Per-user credentials” as the authentication method and click Connect.
- Provide your credentials and grant MCP access.
- Confirm success - you should see a green "Authenticated" state.
Step 2: Create a Virtual MCP
-
On the Connector page, navigate to Virtual MCPs and click Add to VMCP.
-
Choose "Create New VMCP".
-
Include the newly added Gmail MCP and click "Create Virtual MCP".
-
Apply basic tool customization (e.g. disable all "Modifying tools").
For more advanced governance and security, see Virtual MCP fundamentals.
Step 2a (Optional): Connect More MCPs to Your V-MCP
You can attach additional MCP connectors to a Virtual MCP (V-MCP) to package multiple capabilities together for your team or use case.
- Go to MCP Connectors and add another MCP (e.g., Google Calendar).
- Select “Per-user credentials” as the authentication method and click Connect.
- Provide your credentials and grant MCP access.
- Go to Google Calendar connector page, navigate to Virtual MCPs tab, and click “Add to VMCP”.
- Add the Google Calendar connector to your existing V-MCP.
Once added, the VMCP will expose tools from both Gmail and Google calendar MCPs, allowing clients to access them through a single unified interface.
Step 3: Connect Your VMCP to a Client
Note: The following steps show Claude as an example client. The process is similar for other clients, and we’ll publish more detailed instructions for them shortly.
Connecting to Claude (Web)
-
On the Gmail VMCP page, navigate to "MCP Client Setup", and copy the MCP URL.
-
Go to Claude MCP connectors and click on "Add custom connector".
-
Name the connector and paste in the MCP URL you copied from above. Click "Add".
-
In Claude MCP connectors page, click "Connect" and log in via your MintMCP account.
Step 4: Verify the connection works
Claude (Web)
- Create a new chat in Claude and ask:
What emails have I received today?
- Grant Claude access to use the Gmail VMCP.
- Check to make sure Claude's chat responses matches your expectation.