reporting for Claude Desktop
io.tooloracle/reporting
ReportingOracle — 16 regulatory reporting tools: BaFin, ESMA, FINREP, COREP, ICAAP, ILAAP.
client:Claude Desktop
transport:streamable-http
Install reporting in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"reporting": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://tooloracle.io/reporting/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