Debreu
Freeby MCP Community
MCP server for Debreu.ai — full access to your deal intelligence from any AI assistant
v2.24.0Added Apr 12, 2026
mcpdebreuai
Debreu MCP Server
MCP server for Debreu.ai — full access to your deal intelligence from any AI assistant
Installation
Reviews
Installation
Quick install
npx -y debreu-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"debreu": {
"command": "npx",
"args": ["-y", "debreu-mcp"]
}
}
}