Loading MCP server directory, please wait...
MCP server for Decern CRM — contacts, deals, pipelines, tasks, and approvals.
npx @getmcp/cli add io.github.statwonk/decernRequires Python 3.10+. Community-contributed server. Review source before installing.
DECERN_API_KEYYour Decern API key for agent authentication
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.statwonk/decern": {
"command": "uvx",
"args": [
"decern-mcp"
],
"env": {
"DECERN_API_KEY": ""
}
}
}
}