fanout for VS Code
io.github.houtini-ai/fanout
Multi-URL comparative content analysis with topical gap detection
client:VS Code
transport:stdio
runtime:npm
Install fanout in VS Code
.vscode/mcp.json
{
"servers": {
"fanout": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@houtini/fanout-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs