sandbox-agent/.mcp.json
Nathan Flurry d2346bafb3
Configure lefthook formatter checks (#231)
* Add lefthook formatter checks

* Fix SDK mode hydration

* Stabilize SDK mode integration test
2026-03-10 23:03:11 -07:00

8 lines
134 B
JSON

{
"mcpServers": {
"everything": {
"args": ["@modelcontextprotocol/server-everything"],
"command": "npx"
}
}
}