Installation & Configuration
{
"mcpServers": {
"harness": {
"command": "/path/to/harness-mcp-server",
"args": [
"stdio"
],
"env": {
"HARNESS_API_KEY": "<YOUR_API_KEY>",
"HARNESS_ACCOUNT_ID": "<YOUR_ACCOUNT_ID>",
"HARNESS_ORG_ID": "<YOUR_ORG_ID>",
"HARNESS_PROJECT_ID": "<YOUR_PROJECT_ID>"
}
}
}
}Information
Transport
stdio
Language
Go
Created
2025/4/14
Updated
2025/6/18