MonadsAG/capsulecrm-mcp
π βοΈ Allows AI clients to manage contacts, opportunities and tasks in Capsule CRM including Claude Desktop ready DTX-file
Quick Start
Clone the repository:
git clone https://github.com/MonadsAG/capsulecrm-mcpClaude Desktop configuration example:
{
"mcpServers": {
"capsulecrm-mcp": {
"command": "npx",
"args": [
"-y",
"MonadsAG/capsulecrm-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.