Pascal 3D Editor for Cursor
io.github.pascalorg/editor
Create, inspect, validate, and save editable 3D building scenes with Pascal's hosted MCP server.
client:Cursor
transport:streamable-http
Install Pascal 3D Editor in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"editor": {
"url": "https://editor.pascal.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs