Developer Tools
Trust: 39/100 (Limited)io.github.houtini-ai/fanout Guide
Multi-URL comparative content analysis with topical gap detection
7 starsby houtini-ai
Quick Start
Install
npx @houtini/fanout-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-houtini-ai-fanout": {
"command": "npx",
"args": [
"@houtini/fanout-mcp"
]
}
}
}