Pascal 3D Editor for Zed
io.github.pascalorg/editor
Create, inspect, validate, and save editable 3D building scenes with Pascal's hosted MCP server.
client:Zed
transport:streamable-http
Install Pascal 3D Editor in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"editor": {
"url": "https://editor.pascal.app/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs