Skip to main content
Publish a server version and open Setup, then select Cursor.
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.
You can also register the endpoint through Cursor Settings > MCP. Use the values shown by 0mcp instead of typing the endpoint from memory.
Project configuration can be shared with a repository. Keep secret values in environment variables, not in .cursor/mcp.json.