Prerequisites
Before starting, ensure you have:- Cursor IDE installed and running
- MetaMCP running locally or deployed
- Active endpoint configured in MetaMCP
- API key generated (if authentication is enabled)
Basic Configuration
Simple mcp.json Setup
Create or edit yourmcp.json
file in Cursor’s configuration directory:
Configuration Options
Transport Types
MetaMCP supports different transport protocols. Streamable HTTP is recommended for Cursor:Streamable HTTP (Recommended)
Streamable HTTP (Recommended)
SSE (Alternative)
SSE (Alternative)
Authentication Methods
API Key Authentication
API Key Authentication
Most common method using Authorization header:
No Authentication
No Authentication
For public endpoints without authentication: