apra mcp for Zed
io.ausdata/apra-mcp
Query APRA in plain English — bank capital, fund-level super, insurance stats.
client:Zed
transport:stdio
runtime:pypi
Install apra mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"apra-mcp": {
"command": "uvx",
"args": [
"apra-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs