Constat Auto — Constat amiable for Claude Desktop
io.github.doran56/constat-auto
Remplir un constat amiable et recevoir le PDF signé par email, directement en conversation.
client:Claude Desktop
transport:streamable-http
tools:11
Install Constat Auto — Constat amiable in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"constat-auto": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.constat-auto.com/api/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