Talk and interact with Bitscale MCP Server
Bitscale is a B2B GTM Orchestration tool that helps you with the Best B2B Data (Emails, Phone Numbers, Intent Signals)
Server Config
{
"mcpServers": {
"bitscale": {
"command": "uvx",
"args": [
"bitscale-mcp"
],
"env": {
"BITSCALE_API_KEY": "your_api_key_here"
}
}
}
}