💬 Commit message: Update 2026-02-08 04:56:13, 1 files, 8 lines

📁 Files changed: 1
📝 Lines changed: 8

  • .mcp.json
This commit is contained in:
Adam Ladachowski
2026-02-08 04:56:13 +01:00
parent fd7ae5818d
commit 314b75a6b4
+5 -3
View File
@@ -1,6 +1,8 @@
{ {
"browse-mcp": { "mcpServers": {
"command": "browse-mcp", "browse": {
"args": [] "command": "node",
"args": ["${CLAUDE_PLUGIN_ROOT}/dist/mcp.js"]
}
} }
} }