diff --git a/.claude/settings.json b/.claude/settings.json index 2a2bb52..f206cfa 100644 --- a/.claude/settings.json +++ b/.claude/settings.json @@ -1,3 +1,14 @@ { - "enabledMcpjsonServers": ["github-projects"] + "enabledMcpjsonServers": ["github-projects"], + "extraKnownMarketplaces": { + "mattpocock": { + "source": { + "source": "github", + "repo": "mattpocock/skills" + } + } + }, + "enabledPlugins": { + "mattpocock-skills@mattpocock": true + } }