MCP Server
MCP
io.github.statwonk/decern
MCP server for Decern CRM — contacts, deals, pipelines, tasks, and approvals.
Install
uvx decern-mcp
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "decern-mcp",
"version": "1.1.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Decern API key for agent authentication",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "DECERN_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment