Nynch MCP Server
JSON →42-tool MCP server for CRM, relationship intelligence, and multi-agent orchestration. Search contacts, manage deals, analyze relationships, and coordinate AI agents.
Tools · 41
- search_contacts Search contacts by name, company, or tags
- get_contact_context Full contact context: profile, interactions, activities, notes, network
- search_deals Search deals by title, stage, or company
- get_deal_context Full deal context: stakeholders, learnings, coaching actions
- search_deals_by_inactivity Find stalled deals with no recent activity
- get_pipeline_summary Pipeline health: stage distribution, at-risk deals, upcoming closes
- get_next_best_actions AI-powered recommendations for what to do next
- list_buckets List all buckets (lists/segments)
- get_bucket_contacts Get contacts in a specific bucket
- get_bucket_game_queue Get contacts waiting to be sorted into buckets
- log_interaction Record a contact interaction (call, email, meeting, note)
- update_deal_stage Move a deal to a new pipeline stage
- create_task Create a task linked to a contact or deal
- create_note Add a note to a contact (supports markdown)
- create_contact Create a new contact (auto-links to company by domain)
- update_contact Update fields on an existing contact
- add_contact_to_bucket Add a contact to a bucket
- create_deal Create a new deal in the pipeline
- create_company Create a new company
- delete_contact Soft-delete a contact (recoverable)
- bulk_delete_contacts Soft-delete contacts by tag or ID list
- update_commitment Mark a commitment as completed or update details
- get_authority_score Authority score across 6 dimensions
- get_commitments Commitments with Say/Do tracking and due dates
- get_buying_committee Stakeholder map: roles, influence, sentiment
- get_contact_signals Job changes, company changes, buying intent signals
- get_interaction_history Full interaction timeline with direction and sentiment
- get_relationship_score 5-factor relationship strength score
- export_context_briefing AI-ready context briefing for any contact or deal
- get_relationship_trends Is engagement growing, stable, or declining?
- get_at_risk_relationships Contacts with dropping scores or no recent contact
- get_deal_intelligence Deal health: velocity, stakeholder coverage, risk factors
- get_weekly_briefing Weekly summary: interactions, changes, recommendations
- register_agent Register an external agent with capabilities and archetype
- list_agents List registered agents with status
- agent_heartbeat Confirm agent liveness
- write_context Write to the shared agent context store
- read_context Read from context store (supports prefix wildcards)
- create_handoff Request another agent to perform a task
- get_handoffs Get pending handoffs for your agent
- complete_handoff Mark a handoff as completed or failed
Environment variables
YOUR_API_KEY