Loading MCP server directory, please wait...
MCP server for RD Station — contacts, events, funnels, opportunities
npx @getmcp/cli add io.github.codespar/mcp-rd-stationRequires Node.js 18+. Community-contributed server. Review source before installing.
RD_STATION_TOKENAPI key for rd-station
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codespar/mcp-rd-station": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-rd-station"
],
"env": {
"RD_STATION_TOKEN": ""
}
}
}
}