Skip to main content
Glama
movebrickschi

Harness Engineering MCP

Harness Engineering MCP

Engineering Harness as an MCP server + CLI.

It packages reusable engineering governance into one installable tool for AI coding environments such as Cursor, Claude Code, and Codex:

  • MCP tools: harness_init, harness_check, harness_route_task, harness_load_skill, harness_gate_review, harness_upgrade_mode

  • MCP resources: harness://spec/*, harness://skills/*, harness://rules/*, harness://templates/*

  • CLI: harness init, harness check, harness route, harness upgrade, harness mcp

Install

npm install -g harness-engineering-mcp

Or run without installing:

npx harness-engineering-mcp init

MCP Configuration

Cursor example:

{
  "mcpServers": {
    "harness-engineering": {
      "command": "harness-mcp"
    }
  }
}

Quick Start

harness init
harness check
harness route "列表加一个状态筛选"

Design

See docs/PROPOSAL.md.

Cursor Integration

See docs/M3_CURSOR_INTEGRATION.md for the verified Cursor MCP wiring, the per-URI manual test plan, and the known differences with Claude Code / Codex CLI.

A
license - permissive license
-
quality - not tested
C
maintenance

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/movebrickschi/harness-engineering-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server