mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-13 02:41:50 +08:00
chore: stop tracking .mcp.json (already in .gitignore)
This commit is contained in:
19
.mcp.json
19
.mcp.json
@@ -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"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user