list_signal_candidates — doom MCP Tool Read-only
list_signal_candidates
(list signal candidates) 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 list_signal_candidates from your client
- Claude Code doom list_signal_candidates run in your project directory
- Claude Desktop doom list_signal_candidates ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor doom list_signal_candidates ~/.cursor/mcp.json
- VS Code doom list_signal_candidates .vscode/mcp.json
- Zed doom list_signal_candidates ~/.config/zed/settings.json
- Windsurf doom list_signal_candidates ~/.codeium/windsurf/mcp_config.json
- Cline doom list_signal_candidates ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI doom list_signal_candidates ~/.gemini/settings.json
- Grok doom list_signal_candidates .mcp.json (in your project root)
- ChatGPT doom list_signal_candidates Settings → Connectors → Advanced → Developer mode
- Claude.ai doom list_signal_candidates Settings → Connectors → Add custom connector
- LangChain doom list_signal_candidates 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.