@@ -1,4 +1,11 @@
{
+ "amp.git.commit.coauthor.enabled": false,
+ "amp.git.commit.ampThread.enabled": false,
+ "amp.experimental.walkthroughs": true,
+ "amp.experimental.modes": ["bombadil", "deep"],
+ "amp.experimental.tools": ["codemod"],
+ "amp.anthropic.interleavedThinking.enabled": true,
+ "amp.anthropic.effort": "max",
"amp.permissions": [
{
"tool": "Bash",
@@ -7,21 +14,5 @@
"cmd": "hut todo -t *"
}
}
- ],
- "amp.mcpServers": {
- "kagi": {
- "command": "kagi-ken-mcp"
- },
- "context7": {
- "command": "bunx",
- "args": ["-y", "@upstash/context7-mcp"]
- }
- },
- "amp.anthropic.interleavedThinking.enabled": true,
- "amp.terminal.theme": "terminal",
- "amp.git.commit.coauthor.enabled": false,
- "amp.git.commit.ampThread.enabled": false,
- "amp.experimental.walkthroughs": true,
- "amp.experimental.modes": ["bombadil", "deep"],
- "amp.experimental.tools": ["codemod"]
+ ]
}