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