MCP server for RD Station — contacts, events, funnels, deals, segmentations, lead scoring, webhooks
claude mcp add mcp-rd-station -- npx -y @codespar/mcp-rd-station
claude_desktop_config.json
{
"mcpServers": {
"mcp-rd-station": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-rd-station"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"mcp-rd-station": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-rd-station"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp-rd-station": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-rd-station"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"mcp-rd-station": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@codespar/mcp-rd-station"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"mcp-rd-station": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-rd-station"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.codespar--mcp-rd-station/reviews or the review_server meta-tool.
POST /mcp