beermanB
Convex Community6mo ago
1 reply
beerman

mcp

Does the convex mcp server
``json
{
"convex": {
"type": "local",
"command": ["bunx", "-y", "convex@latest", "mcp", "start"],
"enabled": true
}
}
```
provide agents with all the latest convex documentation?

https://docs.convex.dev/
Was this page helpful?