Nynch Mcp Server
About
42-tool MCP server for CRM, relationship intelligence, and multi-agent orchestration. Search contacts, manage deals, analyze relationships, and coordinate AI agents.
Details
- Author
- peterod99
- Downloads
- 339
- Categories
- Productivity, Other, Project Management, AI, Automation
Jump to
- 42 built‑in tools for CRM and relationship management
- Search contacts and manage deals
- Analyze relationships between entities
- Orchestrate multi‑agent workflows
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Nynch Mcp ServerCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
—
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"nynch mcp server": {
"nynch": {
"url": "https://crcrwtjzqzinfzokianr.supabase.co/functions/v1/mcp-server",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}
}
McpServers
{
"nynch": {
"url": "https://crcrwtjzqzinfzokianr.supabase.co/functions/v1/mcp-server",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
42-tool MCP server for CRM, relationship intelligence, and multi-agent orchestration. Search contacts, manage deals, analyze relationships, and coordinate AI agents.
46 toolsacross 5 categories: CRM read, CRM write, relationship intelligence, context query, and multi-agent orchestration.
https://crcrwtjzqzinfzokianr.supabase.co/functions/v1/mcp-server
Transport:JSON-RPC 2.0 over Streamable HTTP. The server is stateless (no session to manage) and negotiates the protocol version with your client — it speaks2025-11-25,2025-06-18, and2025-03-26.
Sign up atnynch.com, then go toSettings → Integrations → Claude & AI Assistantsand create an API key.
- read— Search, browse, and retrieve data
- read-write— Read + create, update, delete records
- admin— Full access including agent orchestration
{ "mcpServers": { "nynch": { "url": "https://crcrwtjzqzinfzokianr.supabase.co/functions/v1/mcp-server", "headers": { "Authorization": "Bearer YOUR_API_KEY" } } } }
{ "mcpServers": { "nynch": { "url": "https://crcrwtjzqzinfzokianr.supabase.co/functions/v1/mcp-server", "headers": { "Authorization": "Bearer YOUR_API_KEY" } } } }
from mcp import ClientSession from mcp.client.streamable_http import streamablehttp_client async with streamablehttp_client( "https://crcrwtjzqzinfzokianr.supabase.co/functions/v1/mcp-server", headers={"Authorization": "Bearer YOUR_API_KEY"} ) as (read, write, _): async with ClientSession(read, write) as session: await session.initialize() result = await session.call_tool("search_contacts", {"query": "Acme Corp"}) print(result)
Your AI client discovers available tools automatically. Ask it to search contacts, check your pipeline, create tasks, or analyze relationships.
Discover and read bounded slices of Nynch and connected-app context, metadata-first. Read-only — never accepts raw SQL.
Nynch supports multi-agent workflows where AI agents register, share context, and hand off tasks:
- Registerwith a name, capabilities, and archetype (producer, consumer, coordinator, critic)
- Share statevia a key-value context store with namespaces and TTLs
- Route tasksby agent name or capability matching
- Track livenesswith heartbeats
Full developer documentation:nynch.com/developers
This repository (documentation and configuration) is released under theMIT License. The Nynch MCP Server itself is a hosted service — no local installation required.
Connect to the Taskade platform via MCP. Access tasks, projects, workflows, and AI agents in real-time through a unified workspace and API.
Australian trade business OS with 67 MCP tools across 23 domains — autonomous business formation, lead management, quoting, job scheduling, invoicing, crypto payments, and growth analytics for tradies.
多对象协作技术方案编排引擎。三个 AI Agent 并行提案、交叉审查、可行性收束,投票输出 Top 3 方案
157-tool MCP server for Follow Up Boss CRM covering contacts, deals, pipeline, tasks, emails, smart lists, action plans, and webhooks.
AI-powered CRM for small business sales teams with lead scoring, built-in dialer, WhatsApp/SMS, email automation, and forecasting.
About AI-powered Jira CLI and MCP server for humans and agents manage issues, sprints, boards with interactive wizards, multi-provider AI
39 tools for the LLM Conveyors AI agent platform. Run Job Hunter, B2B Sales, ATS scoring, resume rendering, and more from any MCP client.
A Python monorepo for AI-powered project management and productivity servers, utilizing the Claude API.
An open framework to connect AI agents into your monday.com work OS, giving them secure access to data and tools to take action.
A sales automation system that integrates Gmail, Google Sheets, Streak CRM, Notion, and Google Drive into a unified workflow.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





