007af2bf38
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
13 lines
277 B
JSON
13 lines
277 B
JSON
{
|
|
"mcpServers": {
|
|
"openproject": {
|
|
"command": "node",
|
|
"args": ["mcp/openproject/dist/index.js"],
|
|
"env": {
|
|
"OPENPROJECT_URL": "https://openproject.kollect.biz/openproject",
|
|
"OPENPROJECT_API_KEY": "<YOUR_API_KEY_HERE>"
|
|
}
|
|
}
|
|
}
|
|
}
|