Back to MCP Servers
Capsulecrm
📇 ☁️ Allows AI clients to manage contacts, opportunities and tasks in Capsule CRM including Claude Desktop ready DTX-file
other-tools-and-integrationsai
By MonadsAG
Installation
npx -y capsulecrm-mcpConfiguration
{
"mcpServers": {
"capsulecrm-mcp": {
"command": "npx",
"args": ["-y", "capsulecrm-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes