Add Bassethound to Claude Code
Connect Bassethound to Claude Code with one command, then ask it to sniff any domain for a correlated five-layer company dossier.
Claude Code adds a remote MCP server in one line. No config file, no key.
Add the server
claude mcp add --transport http bassethound https://mcp.bassethound.ai/mcp
Use it
In any conversation, name a domain:
sniff stripe.com
Claude Code runs sniff_domain and hands back the correlated dossier: tech stack, infrastructure, firmographics, AI-readiness, and security.
Verify it works
Run claude mcp list and confirm bassethound shows as connected. If it is missing, re-run the add command and make sure the URL ends in /mcp.
Next: read the sniff_domain reference for the full response shape, or try it first in the playground.