1. Conduid
  2. Developer Tools
  3. Claude Code Harness MCP
MCP server · Developer Tools

Claude Code Harness MCP

Unclaimed devtools
30Low

Scored 11 days ago · breakdown

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

Clone
git clone https://github.com/vishwas0developers/Claude-Code-Harness-MCP

This 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

I know everything about Claude Code Harness MCP. Ask me about installation, configuration, usage, or troubleshooting.

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.
Questions

About Claude Code Harness MCP

How do I install Claude Code Harness MCP?

Run git clone https://github.com/vishwas0developers/Claude-Code-Harness-MCP, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Claude Code Harness MCP safe to use with an AI agent?

Its trust score is 30 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Claude Code Harness MCP still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.