MCP integration
Connect Zillapi to AI assistants using the Model Context Protocol. Pick your client, grab the snippet, paste it where the tutorial says.
Or set it up manually for a specific client:
MCP server configuration
Loading your keys…
json
{
"mcpServers": {
"zillapi": {
"transport": "streamable-http",
"url": "https://api.zillapi.com/mcp",
"headers": {
"Authorization": "Bearer zk_YOUR_KEY"
}
}
}
}macOS: ~/Library/Application Support/Claude/claude_desktop_config.json Windows: %APPDATA%\Claude\claude_desktop_config.json Fully quit Claude (Cmd+Q) and relaunch after saving.
Zillapi is an independent third-party API. Not affiliated with, endorsed by, or sponsored by Zillow Group, Inc.