Skip to content
VS Code

Nynch MCP Server for VS Code

io.github.peterod99/nynch

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

client:VS Code transport:streamable-http

Install Nynch MCP Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "nynch": {
      "type": "http",
      "url": "https://crcrwtjzqzinfzokianr.supabase.co/functions/v1/mcp-server"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Nynch MCP Server in other clients