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)
Tools
get_workspace_details
list_grids
get_grid_details
run_grid
get_run_status
get_grid_curl
rotate_api_key
Server Config
{
"mcpServers": {
"bitscale": {
"command": "uvx",
"args": [
"bitscale-mcp"
],
"env": {
"BITSCALE_API_KEY": "your_api_key_here"
}
}
}
}