diff --git a/.mcp.json b/.mcp.json deleted file mode 100644 index 4ee5a14..0000000 --- a/.mcp.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "mcpServers": { - "claude-browse": { - "command": "node", - "args": ["${CLAUDE_PLUGIN_ROOT}/dist/mcp.js"], - "env": {} - } - } -}