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