loading…
Search for a command to run...
loading…
Research B2B prospects, get the recommended sales angle, and prep for meetings — all from your AI agent. 7-day brief cache, OAuth or API key auth, shared quota
Research B2B prospects, get the recommended sales angle, and prep for meetings — all from your AI agent. 7-day brief cache, OAuth or API key auth, shared quota with the RepScale web app.
Hosted MCP server for RepScale — sales research and prep tools for B2B reps.
The server is hosted; there is no code to install or run locally.
https://app.repscale.ai/api/mcpresearch_prospect — generate a structured B2B prospect briefget_recommended_angle — return the recommended sales angle for a briefexplain_confidence — explain why a brief has its current confidence levelsuggest_adjacent_research — suggest follow-up research the agent might do nextcite_source — return the source citation for a specific claimOAuth 2.0 (recommended) or API key. See the setup guide for both paths.
OAuth metadata is at https://app.repscale.ai/.well-known/oauth-protected-resource.
The server source is closed. This repo exists as a public reference for MCP registries (Smithery, Glama, mcp.so, etc.) that require a GitHub URL.
Email: [email protected]
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"repscale": {
"command": "npx",
"args": []
}
}
}