Skip to content
Cursor

Nynch MCP Server for Cursor

io.github.peterod99/nynch

CRM, relationship intelligence, and multi-agent orchestration for AI agents.

client:Cursor transport:streamable-http

Install Nynch MCP Server in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "nynch": {
      "url": "https://crcrwtjzqzinfzokianr.supabase.co/functions/v1/mcp-server"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Nynch MCP Server in other clients