Manage podcast guest pipeline, outreach drafts, and analytics via 5 MCP tools.
claude mcp add podcast-guest-crm -- npx -y podcast-guest-crm-cli
claude_desktop_config.json
{
"mcpServers": {
"podcast-guest-crm": {
"command": "npx",
"args": [
"-y",
"podcast-guest-crm-cli"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"podcast-guest-crm": {
"command": "npx",
"args": [
"-y",
"podcast-guest-crm-cli"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"podcast-guest-crm": {
"command": "npx",
"args": [
"-y",
"podcast-guest-crm-cli"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"podcast-guest-crm": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"podcast-guest-crm-cli"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"podcast-guest-crm": {
"command": "npx",
"args": [
"-y",
"podcast-guest-crm-cli"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.RudrenduPaul--podcast-guest-crm/reviews or the review_server meta-tool.
POST /mcp