💬

mcp

Coherence MCP — chat with your CRM's AI agent from Claude, Cursor, and Cline.

RUN IN TERMINAL
claude mcp add iogetcoherence-mcp -- npx -y @coherenceos/mcp-server
ADD TO claude_desktop_config.json
{ "mcpServers": { "iogetcoherence-mcp": { "command": "npx", "args": ["-y", "@coherenceos/mcp-server"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "iogetcoherence-mcp": { "command": "npx", "args": ["-y", "@coherenceos/mcp-server"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "iogetcoherence-mcp": { "command": "npx", "args": ["-y", "@coherenceos/mcp-server"] } } }

About This MCP Server

The io.getcoherence/mcp server enables communication between AI coding assistants like Claude Code and Cursor and a CRM's AI agent, allowing developers to interact with the agent through chat. This server connects to the CRM's AI agent and facilitates the exchange of information through standard input/output streams. Developers would use this server to integrate their CRM's AI capabilities with their coding workflow, leveraging the npm package @coherenceos/mcp-server.

Coherence MCP — chat with your CRM's AI agent from Claude, Cursor, and Cline.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with communication capabilities via the stdio transport.

Package

@coherenceos/mcp-server on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The mcp server extends your AI assistant with communication capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/iogetcoherence-mcp.svg)](https://skillsplayground.com/mcps/iogetcoherence-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.