Maplith for Cursor
com.maplith/maplith
Data-ontology maps of your business systems, served to AI agents over MCP.
client:Cursor
transport:streamable-http
Install Maplith in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"maplith": {
"url": "https://app.maplith.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs