reference data for Claude Desktop
dev.ausref/reference-data
Oceania govt data, cited: rates, VAT, tax, wages, holidays, FX. 8 countries; Australia free.
client:Claude Desktop
transport:streamable-http
tools:11
Install reference data in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"reference-data": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://ausref.dev/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs