1
Copy the configuration
Copy the generated
mcpServers entry. It includes your hosted endpoint and credential mapping.2
Choose where it applies
Add it to
.cursor/mcp.json for one project or ~/.cursor/mcp.json for your user account.3
Set credentials
Set the environment variables listed in Setup. Do not place secret values in the JSON file.
4
Restart Cursor
Open Cursor settings, choose MCP, and confirm that the server is enabled.
Project configuration can be shared with a repository. Keep secret values in environment variables, not in
.cursor/mcp.json.