16 lines
354 B
JSON
16 lines
354 B
JSON
{
|
|
"env": {
|
|
"ANTHROPIC_BASE_URL": "https://api.a6.wiki",
|
|
"ANTHROPIC_AUTH_TOKEN": "sk-ahdoawhfo",
|
|
"ANTHROPIC_MODEL": "claude-opus-4-5-thinking"
|
|
},
|
|
"permissions": {
|
|
"allow": [
|
|
"mcp__gemini__gemini",
|
|
"mcp__codex__codex",
|
|
"Bash(npm run build)",
|
|
"Bash(npm install react-globe.gl three)"
|
|
],
|
|
"deny": []
|
|
}
|
|
} |