Factrail for Claude Desktop
io.github.baronsigma/factrail
Verified French company facts and corporate events from INSEE Sirene and BODACC.
client:Claude Desktop
transport:streamable-http
tools:1
Install Factrail in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"factrail": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.factrail.online/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