Install
Bassethound is a hosted, remote MCP server. Point any client at one endpoint and start sniffing domains. Pick your client for the exact steps.
Bassethound is hosted, so “installing” it just means pointing your client at one endpoint. There is nothing to run and no key for the free tier.
https://mcp.bassethound.ai/mcp
It is a streamable HTTP MCP server. Pick your client for the exact steps.
Editors and agents
- Claude Code: one line in your terminal
- Codex: one line in your terminal
- Cursor: a block in
~/.cursor/mcp.json - Windsurf: a block in
mcp_config.json - VS Code: one
code --add-mcpcommand - Any MCP client: the standard
mcpServersblock
Chat apps
- Claude: add it as a custom connector in claude.ai or Claude Desktop
- ChatGPT: add it as a custom connector
Verify it works
Whichever client you use, ask your agent:
sniff stripe.com
You should get back a five-layer dossier. If nothing happens:
- Make sure the URL ends in
/mcp. The bare domain will not connect. - Confirm your client supports remote (HTTP) MCP servers, not just local stdio ones.
- Restart the client after editing a config file.