Remove dev .mcp.json (conflicts with plugin MCP name)

This commit is contained in:
Adam Ladachowski
2026-02-11 14:13:40 +01:00
parent 7772c91819
commit 3aad7a0ecc
-8
View File
@@ -1,8 +0,0 @@
{
"mcpServers": {
"browse": {
"command": "node",
"args": ["dist/mcp.js"]
}
}
}