Loading MCP server directory, please wait...
Create, inspect, validate, and save editable 3D building scenes with Pascal's hosted MCP server.
npx @getmcp/cli add io.github.pascalorg/editorRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer API key created in Pascal Settings, formatted as Bearer sk_live_...
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.pascalorg/editor": {
"url": "https://editor.pascal.app/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}