Schema for Cursor
ai.schemalabs/schema
The AI that understands raw data: Schema over your tables and databases, as MCP tools.
client:Cursor
transport:streamable-http
Install Schema in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"schema": {
"url": "https://mcp.schemalabs.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs