C
Convex Remote MCP
by @blaxel-ai
MCP server by blaxel-ai
Created 9/4/2025
Updated 3 days ago
README
Repository documentation and setup instructions
README not available
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-convex-remote-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"blaxel-ai-convex-remote-mcp": {
"command": "npx",
"args": [
"blaxel-ai-convex-remote-mcp"
]
}
}
}