Loading MCP server directory, please wait...
CRM, relationship intelligence, and multi-agent orchestration for AI agents.
npx @getmcp/cli add io.github.peterod99/nynchRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token — use your Nynch MCP API key (create one in Settings → MCP Server)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.peterod99/nynch": {
"url": "https://crcrwtjzqzinfzokianr.supabase.co/functions/v1/mcp-server",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}