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