fix: Fixed some of the broken stuff added in the last commit, everything should more or less run now
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"forceLoginMethod": "console",
|
||||
"env": {
|
||||
"ANTHROPIC_AUTH_TOKEN": "false"
|
||||
},
|
||||
"enableAllProjectMcpServers": true,
|
||||
"enabledMcpjsonServers": [
|
||||
"ruff",
|
||||
"uv",
|
||||
"devcontainers",
|
||||
"kubernetes",
|
||||
"tofu",
|
||||
"forgejo",
|
||||
"venv-management",
|
||||
"filesystem",
|
||||
"test-runner",
|
||||
"dev-kit",
|
||||
"context7"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user