get_scoring_bands — ChurnLens MCP Tool Read-only
get_scoring_bands
(get scoring bands) is one of 6 tools on the
ChurnLens
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_scoring_bands from your client
- Claude Code ChurnLens get_scoring_bands run in your project directory
- Claude Desktop ChurnLens get_scoring_bands ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor ChurnLens get_scoring_bands ~/.cursor/mcp.json
- VS Code ChurnLens get_scoring_bands .vscode/mcp.json
- Zed ChurnLens get_scoring_bands ~/.config/zed/settings.json
- Windsurf ChurnLens get_scoring_bands ~/.codeium/windsurf/mcp_config.json
- Cline ChurnLens get_scoring_bands ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI ChurnLens get_scoring_bands ~/.gemini/settings.json
- Grok ChurnLens get_scoring_bands .mcp.json (in your project root)
- ChatGPT ChurnLens get_scoring_bands Settings → Connectors → Advanced → Developer mode
- Claude.ai ChurnLens get_scoring_bands Settings → Connectors → Add custom connector
- LangChain ChurnLens get_scoring_bands pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http churnlens https://churnlens.site/api/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.