Connects Claude and other MCP clients to Haunt's web extraction API. You get three tools: try_demo_extract for zero-config testing, extract_url for general purpose scraping with natural language prompts instead of selectors, and extract_article for pulling clean text from news and blog pages. Haunt handles JavaScript rendering and returns structured JSON with clear failure signals when it hits CAPTCHAs or paywalls. Free tier gives you 1,000 credits monthly. Reach for this when you need product prices, competitor data, or article content in agent workflows without maintaining brittle CSS selectors. Credit cost scales with page complexity, from 1 credit for simple pages to 8 for heavy browser rendered extraction.
claude mcp add --transport stdio darko893-mcp-server -- npx -y @hauntapi/mcp-server