score_ip — LayerCall MCP Tool
score_ip
(score ip) is one of 7 tools on the
LayerCall
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call score_ip from your client
- Claude Code LayerCall score_ip run in your project directory
- Claude Desktop LayerCall score_ip ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor LayerCall score_ip ~/.cursor/mcp.json
- VS Code LayerCall score_ip .vscode/mcp.json
- Zed LayerCall score_ip ~/.config/zed/settings.json
- Windsurf LayerCall score_ip ~/.codeium/windsurf/mcp_config.json
- Cline LayerCall score_ip ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI LayerCall score_ip ~/.gemini/settings.json
- Grok LayerCall score_ip .mcp.json (in your project root)
- ChatGPT LayerCall score_ip Settings → Connectors → Advanced → Developer mode
- Claude.ai LayerCall score_ip Settings → Connectors → Add custom connector
- LangChain LayerCall score_ip pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http trust-api https://www.layercall.com/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.