Harness Engineering MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Harness Engineering MCPInitialize engineering governance for the current project."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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_modeMCP 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-mcpOr run without installing:
npx harness-engineering-mcp initMCP 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.
This server cannot be installed
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