Installation & Configuration
{
"mcpServers": {
"harness": {
"command": "/path/to/harness-mcp-server",
"args": [
"stdio"
],
"env": {
"HARNESS_API_KEY": "<YOUR_API_KEY>",
"HARNESS_DEFAULT_ORG_ID": "<YOUR_ORG_ID>",
"HARNESS_DEFAULT_PROJECT_ID": "<YOUR_PROJECT_ID>"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2025/5/14
Updated
2026/6/7