Integrate Notte with Cursor through MCP Server
{ "mcpServers": { "notte-mcp": { "url": "https://api.notte.com/mcp", // For local development, use: // "url": "http://localhost:8000/sse" "env": { "NOTTE_API_KEY": "<your-notte-api-key>" } } } }
Was this page helpful?