Skip to main content
Other Tools and IntegrationsTypeScript

MonadsAG/capsulecrm-mcp

πŸ“‡ ☁️ Allows AI clients to manage contacts, opportunities and tasks in Capsule CRM including Claude Desktop ready DTX-file

other-tools-and-integrationscloud-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/MonadsAG/capsulecrm-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "capsulecrm-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "MonadsAG/capsulecrm-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Other Tools and Integrations
Language
TypeScript
Author
MonadsAG