Agent-native CRM + get-booked platform. Operate over MCP, or pay per call via x402. No login.
claude mcp add pitchiq-mcp --transport http https://pitchiq-mcp-production.up.railway.app/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"pitchiq-mcp": {
"url": "https://pitchiq-mcp-production.up.railway.app/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"pitchiq-mcp": {
"serverUrl": "https://pitchiq-mcp-production.up.railway.app/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"pitchiq-mcp": {
"type": "http",
"url": "https://pitchiq-mcp-production.up.railway.app/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"pitchiq-mcp": {
"url": "https://pitchiq-mcp-production.up.railway.app/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"pitchiq-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://pitchiq-mcp-production.up.railway.app/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://pitchiq-mcp-production.up.railway.app/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.astafford8488--pitchiq-mcp/reviews or the review_server meta-tool.
POST /mcp