About Claude Code Harness MCP
Claude Code Harness MCP is an MCP server in the Developer Tools category. It has been installed 0 times through Conduid.
Tools (7)
check_session_statusReports whether the local Claude Code CLI session is authenticated, and when it expires.
Takes no parameters.
configure_harnessReads or updates the default `model`/`thinking_mode` in `.claude-harness-mcp/config.json`. Called by `/claude-code-harness-mcp manage model
Takes no parameters.
force_claude_taskBypass classification — send a task straight to Claude Code regardless of how it reads. Manual override for edge cases.
Takes no parameters.
get_task_logReturns recent routing decisions (task, classification, model used, outcome) for audit/debugging.
Takes no parameters.
logoutReturns instructions to sign out the local Claude Code CLI session. Backs `/claude-code-harness-mcp logout`.
Takes no parameters.
reauthenticateTriggers the Claude Code CLI's browser login flow when a session has expired mid-task. Backs `/claude-code-harness-mcp login`.
Takes no parameters.
route_task**Main entry point.** Pass any implementation task from your plan. If it's a functionality/backend/logic task, it's executed by Claude Code and the result is returned. If it reads as UI/design/styling work, it's rejected (`handled: false`) so the host agent implements it itself.
Takes no parameters.
Install
git clone https://github.com/vishwas0developers/Claude-Code-Harness-MCPThis server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.
Ask AI
Ask AI about Claude Code Harness MCP
Powered by Claude · Grounded in docs
Security checks
- ·README presentNot checked yet.
- ·License declaredNot checked yet.
- ·Tests presentNot checked yet.
- ·Dependencies pinnedNot checked yet.
- ·No dynamic code executionNot checked yet.
- ·Scoped permissionsNot checked yet.