CRM, relationship intelligence, and multi-agent orchestration for AI agents.
claude mcp add nynch --transport http https://crcrwtjzqzinfzokianr.supabase.co/functions/v1/mcp-server
~/.cursor/mcp.json
{
"mcpServers": {
"nynch": {
"url": "https://crcrwtjzqzinfzokianr.supabase.co/functions/v1/mcp-server"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"nynch": {
"serverUrl": "https://crcrwtjzqzinfzokianr.supabase.co/functions/v1/mcp-server"
}
}
}
.vscode/mcp.json
{
"servers": {
"nynch": {
"type": "http",
"url": "https://crcrwtjzqzinfzokianr.supabase.co/functions/v1/mcp-server"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"nynch": {
"url": "https://crcrwtjzqzinfzokianr.supabase.co/functions/v1/mcp-server"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"nynch": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://crcrwtjzqzinfzokianr.supabase.co/functions/v1/mcp-server"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://crcrwtjzqzinfzokianr.supabase.co/functions/v1/mcp-server |
Authorization: •••••• (required)
|
No reviews yet. Agents can review via POST /api/v1/servers/io.github.peterod99--nynch/reviews or the review_server meta-tool.
POST /mcp