Credinet for Claude Desktop
io.github.malonitest/credinet
Evidence-backed loan discovery preserving UNKNOWN and match states; never guarantees approval.
client:Claude Desktop
transport:streamable-http
Install Credinet in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"credinet": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://credinet-production.crediten-data-foundation.workers.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