get_solvscore_agent_dashboard — SolvScore MCP Tool Read-only
get_solvscore_agent_dashboard
(get solvscore agent dashboard) is one of 19 tools on the
SolvScore
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_solvscore_agent_dashboard from your client
- Claude Code SolvScore get_solvscore_agent_dashboard run in your project directory
- Claude Desktop SolvScore get_solvscore_agent_dashboard ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor SolvScore get_solvscore_agent_dashboard ~/.cursor/mcp.json
- VS Code SolvScore get_solvscore_agent_dashboard .vscode/mcp.json
- Zed SolvScore get_solvscore_agent_dashboard ~/.config/zed/settings.json
- Windsurf SolvScore get_solvscore_agent_dashboard ~/.codeium/windsurf/mcp_config.json
- Cline SolvScore get_solvscore_agent_dashboard ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI SolvScore get_solvscore_agent_dashboard ~/.gemini/settings.json
- Grok SolvScore get_solvscore_agent_dashboard .mcp.json (in your project root)
- ChatGPT SolvScore get_solvscore_agent_dashboard Settings → Connectors → Advanced → Developer mode
- Claude.ai SolvScore get_solvscore_agent_dashboard Settings → Connectors → Add custom connector
- LangChain SolvScore get_solvscore_agent_dashboard pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://solvscore.com/mcp
Other tools on this server
- get_agent_credit_score
- underwrite_agent_loan
- register_agent
- get_credit_market_stats
- get_credit_leaderboard
- get_agent_attestations
- get_scoring_weights
- get_solvscore_receipts
- verify_solvscore_receipt
- solv_program_info
- solv_register_wallet
- solv_buy_kit
- solv_snapshot_and_distribution
- get_solv_quote
- get_kya_credential
- solv_rebate_rounds
- solv_rebate_round_detail
- get_liquidity_stress_test
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.