diff --git a/.claude/settings.json b/.claude/settings.json index 0f243d7..3222775 100644 --- a/.claude/settings.json +++ b/.claude/settings.json @@ -1,4 +1,10 @@ { + "mcpServers": { + "relay": { + "type": "sse", + "url": "http://localhost:7331/sse" + } + }, "enabledPlugins": { "superpowers@claude-plugins-official": true }