Maplith for Zed
com.maplith/maplith
Data-ontology maps of your business systems, served to AI agents over MCP.
client:Zed
transport:streamable-http
Install Maplith in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"maplith": {
"url": "https://app.maplith.com/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs