Rename plugin MCP from 'browse' to 'context'

This commit is contained in:
Adam Ladachowski
2026-02-11 13:29:28 +01:00
parent bb713b2b42
commit 9a43d2e751
+1 -1
View File
@@ -1,6 +1,6 @@
{
"mcpServers": {
"browse": {
"context": {
"command": "node",
"args": ["${CLAUDE_PLUGIN_ROOT}/dist/mcp.js"]
}