RevoGrid DataGrid MCP for Cursor
io.github.revolist/revogrid-mcp
Token-free MCP server for structured RevoGrid Core, Pro, and Enterprise knowledge retrieval.
client:Cursor
transport:streamable-http
tools:8
Install RevoGrid DataGrid MCP in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"revogrid-mcp": {
"url": "https://mcp.rv-grid.com"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs