💬 Commit message: Update 2026-02-09 19:55:52, 2 files, 115 lines

📁 Files changed: 2
📝 Lines changed: 115

  • .mcp.json
  • GITHUB_LOGIN.md
This commit is contained in:
Adam Ladachowski
2026-02-09 19:55:52 +01:00
parent b8b8467e6b
commit b6e2052808
2 changed files with 114 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"mcpServers": {
"browse": {
"command": "node",
"args": ["${CLAUDE_PLUGIN_ROOT}/dist/mcp.js"]
"args": ["dist/mcp.js"]
}
}
}