Harness for Claude Code
io.github.asklokesh/harness-mcp-server
MCP server for Harness API integration
client:Claude Code
transport:stdio
runtime:pypi
Install Harness in Claude Code
run in your project directory
claude mcp add harness-mcp-server -e HARNESS_API_KEY=<HARNESS_API_KEY> -e HARNESS_API_URL=<HARNESS_API_URL> -- uvx harness-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs