Skip to main content
Glama
kbrayatl

RepScale

by kbrayatl
README.md
# RepScale MCP Server

Hosted MCP server for RepScale — sales research and prep tools for B2B reps.

## Connect

The server is hosted; there is no code to install or run locally.

- **Server URL:** `https://app.repscale.ai/api/mcp`
- **Setup guide:** https://app.repscale.ai/docs/mcp
- **Website:** https://repscale.ai

## Tools

- `research_prospect` — generate a structured B2B prospect brief
- `get_recommended_angle` — return the recommended sales angle for a brief
- `explain_confidence` — explain why a brief has its current confidence level
- `suggest_adjacent_research` — suggest follow-up research the agent might do next
- `cite_source` — return the source citation for a specific claim

## Authentication

OAuth 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`.

## Source

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.

## Support

Email: [software@tbfatl.com](mailto:software@tbfatl.com)