← Back to Fan Out Query MCP

Install Fan Out Query MCP

Pick your client, copy the command, done.

1

Add it to Claude Code

claude mcp add -e "ANTHROPIC_API_KEY=${ANTHROPIC_API_KEY}" fan-out-query -- npx -y @houtini/fanout-mcp@latest
Required:ANTHROPIC_API_KEY

Environment Variables

Set these before running Fan Out Query MCP.

VariableDescriptionRequired
ANTHROPIC_API_KEYAPI key for Anthropic servicesYes

Available Tools (1)

Once configured, Fan Out Query MCP gives your AI agent access to:

AnalyzeAnalyzes content to identify covered and missing user queries using keyword fan-out techniques.
urltarget_keywordfan_out_only

Try It Out

After setup, try these prompts with your AI agent:

Analyze https://example.com/my-article with standard depth
Analyze https://example.com/my-article with target_keyword "best running shoes"
Analyze https://example.com/my-article with target_keyword "sustainable fashion" and fan_out_only true
Prerequisites & system requirements
  • An MCP-compatible client (Claude Code, Cursor, Windsurf, Claude Desktop, or Codex)
  • Node.js 18+ with npm/npx installed
  • ANTHROPIC_API_KEY — API key for Anthropic services
Alternative installation methods

Claude Code

claude mcp add -e ANTHROPIC_API_KEY=sk-ant-... -s user fanout -- npx -y @houtini/fanout-mcp@latest
Conare · memory for coding agents

Keep this setup from going cold

Save the docs, env vars, and workflow around Fan Out Query MCP in Conare so Claude Code, Codex, and Cursor remember it next time.

Remember this setup$npx conare@latest