2026-02-27 06:56:34 +00:00
|
|
|
{
|
|
|
|
|
"mcpServers": {
|
|
|
|
|
"context7": {
|
|
|
|
|
"command": "npx",
|
|
|
|
|
"args": ["-y", "@upstash/context7-mcp"]
|
|
|
|
|
},
|
|
|
|
|
"atlassian": {
|
|
|
|
|
"command": "npx",
|
|
|
|
|
"args": ["-y", "mcp-remote", "https://mcp.atlassian.com/v1/mcp"]
|
|
|
|
|
},
|
|
|
|
|
"aha": {
|
|
|
|
|
"command": "npx",
|
2026-03-03 13:29:43 +00:00
|
|
|
"args": ["-y", "aha-mcp@latest"]
|
2026-02-27 06:56:34 +00:00
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|