diff --git a/.mcp.json b/.mcp.json deleted file mode 100644 index 1f0b7db7..00000000 --- a/.mcp.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "mcpServers": { - "chrome-devtools": { - "type": "stdio", - "command": "npx", - "args": [ - "chrome-devtools-mcp@latest" - ], - "env": {} - }, - "ccw-tools": { - "command": "ccw-mcp", - "args": [], - "env": { - "CCW_ENABLED_TOOLS": "write_file,edit_file,smart_search,core_memory" - } - } - } -} \ No newline at end of file