Financial Evidence for Claude Desktop
io.github.beepboop2025/financial-evidence
Read-only public financial evidence from LiquiLens, Undertow, Seiche and Palimpsest.
client:Claude Desktop
transport:streamable-http
runtime:oci
tools:3
Install Financial Evidence in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"financial-evidence": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://liquilens.in/mcp/financial-evidence"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs