Rename plugin MCP from 'browse' to 'context'
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"mcpServers": {
|
"mcpServers": {
|
||||||
"browse": {
|
"context": {
|
||||||
"command": "node",
|
"command": "node",
|
||||||
"args": ["${CLAUDE_PLUGIN_ROOT}/dist/mcp.js"]
|
"args": ["${CLAUDE_PLUGIN_ROOT}/dist/mcp.js"]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user