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