chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"mcpServers": {
|
||||
"codacy": {
|
||||
"description":"MCP Server for the Codacy API, enabling access to repositories, files, quality, coverage, security and more.",
|
||||
"command": "npx",
|
||||
"args": ["-y", "@codacy/codacy-mcp"],
|
||||
"env": {
|
||||
"CODACY_ACCOUNT_TOKEN": "<YOUR_TOKEN>"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user