{
	"amp.git.commit.coauthor.enabled": false,
	"amp.git.commit.ampThread.enabled": false,
	"amp.experimental.walkthroughs": true,
	"amp.anthropic.interleavedThinking.enabled": true,
	"amp.anthropic.effort": "max",
	"amp.mcpServers": {
    "silverbullet": {
      "url": "http://100.77.116.78:4000/mcp/silverbullet",
      "headers": {
        "Authorization": "Bearer ${PLEXUS_API_KEY}:amp"
      }
    },
    "kagi": {
      "url": "http://100.77.116.78:4000/mcp/kagi",
      "headers": {
        "Authorization": "Bearer ${PLEXUS_API_KEY}:amp"
      }
    }
  },
	"amp.permissions": [
    {
      "tool": "Bash",
      "action": "allow",
      "matches": {
        "cmd": "hut todo -t *"
      }
    }
  ],
  "amp.dangerouslyAllowAll": true,
  "amp.gauge": "tokens"
}
