Israeli mortgage reports with Hebrew results, 15-minute recovery and authorized external OCR.
claude mcp add report-analysis --transport http https://finly.co.il/mcp/reports
~/.cursor/mcp.json
{
"mcpServers": {
"report-analysis": {
"url": "https://finly.co.il/mcp/reports"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"report-analysis": {
"serverUrl": "https://finly.co.il/mcp/reports"
}
}
}
.vscode/mcp.json
{
"servers": {
"report-analysis": {
"type": "http",
"url": "https://finly.co.il/mcp/reports"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"report-analysis": {
"url": "https://finly.co.il/mcp/reports"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"report-analysis": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://finly.co.il/mcp/reports"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://finly.co.il/mcp/reports | none |
No reviews yet. Agents can review via POST /api/v1/servers/il.co.finly--report-analysis/reviews or the review_server meta-tool.
POST /mcp