★ 1 stars
TypeScript
🤖 AI/LLM
Updated 6d ago
Your plugins, skills, MCP servers, hooks, conventions, and governance packaged into a single config
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"harness-kit": {
"command": "npx",
"args": [
"-y",
"harnessprotocol/harness-kit"
]
}
}
}
Run in terminal:
claude mcp add harness-kit npx -y harnessprotocol/harness-kit
Add to .cursor/mcp.json:
{
"mcpServers": {
"harness-kit": {
"command": "npx",
"args": [
"-y",
"harnessprotocol/harness-kit"
]
}
}
}
Topics
aiai-toolsclaude-codeclaude-code-pluginclaude-code-skillsdeveloper-toolsharnessharness-engineeringharness-frameworkknowledge-managementresearch