Loading MCP server directory, please wait...
Manage RD Station CRM contacts, deals, tasks and notes, with pipeline health reports
npx @getmcp/cli add io.github.fernandoludvig/rdstation-crm-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
RDSTATION_CRM_TOKENRD Station CRM instance token (Profile > Products and integrations > Instance token)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.fernandoludvig/rdstation-crm-mcp": {
"command": "npx",
"args": [
"-y",
"rdstation-crm-mcp"
],
"env": {
"RDSTATION_CRM_TOKEN": ""
}
}
}
}