freebase.cloud for Cursor
cloud.freebase/freebase
Free cloud databases over MCP: query, store, list and annotate across 15 engines.
client:Cursor
transport:streamable-http
Install freebase.cloud in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"freebase": {
"url": "https://freebase.cloud/api/mcp/{token}"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs