style(config): auto-sync rules and mcp configuration
This commit is contained in:
parent
8a531d0b4c
commit
2da2bd20df
1 changed files with 7 additions and 0 deletions
|
|
@ -26,6 +26,13 @@
|
|||
"-m",
|
||||
"agent_reach.integrations.mcp_server"
|
||||
]
|
||||
},
|
||||
|
||||
"mcp-todo-server": {
|
||||
"command": "node",
|
||||
"args": [
|
||||
"/Users/IdeeQuadrat/Projects/antigravity-2.0/mcp/mcp-todo-server/server.js"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue