Finology Verified Engine for Claude Desktop
tech.finology/verified-engine
Keyed federal student-loan answers, each logged and citation-stamped. Keyless tier: student-loan
client:Claude Desktop
transport:streamable-http
Install Finology Verified Engine in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"verified-engine": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.finology.tech/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