MCP Server
MCP
Pedra
AI real-estate photo editing via the Pedra API: virtual staging, renovation, enhancement, video.
Install
npx -y @pedra-ai/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@pedra-ai/mcp",
"version": "0.4.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your Pedra API key. Get one at https://app.pedra.ai.",
"isRequired": true,
"isSecret": true,
"name": "PEDRA_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment