Copy the configuration
Copy the generated
mcpServers entry. It includes your hosted endpoint and credential mapping.Choose where it applies
Add it to
.cursor/mcp.json for one project or ~/.cursor/mcp.json for your user account.Set credentials
Set the environment variables listed in Setup. Do not place secret values in the JSON file.
Project configuration can be shared with a repository. Keep secret values in environment variables, not in
.cursor/mcp.json.