Loading MCP server directory, please wait...
Designs a real house exterior on its own photo, prices it line by line and documents it.
npx @getmcp/cli add ai.getfacade/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
GETFACADE_API_KEYAgent key issued at app.getfacade.ai under Account, Settings, API. Shown once.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.getfacade/mcp": {
"command": "npx",
"args": [
"-y",
"@getfacade/mcp"
],
"env": {
"GETFACADE_API_KEY": "",
"GETFACADE_API_BASE_URL": "https://api.getfacade.ai/api/v1",
"GETFACADE_LANG": "en"
}
}
}
}