Add Bassethound to Codex
Connect Bassethound to OpenAI Codex as a remote MCP server from the terminal, then ask it to sniff any domain for a five-layer company dossier.
Codex connects to a remote MCP server from the terminal. One command, no key.
Add the server
codex mcp add bassethound --url https://mcp.bassethound.ai/mcp
Use it
Ask Codex to sniff a domain:
sniff stripe.com
It calls sniff_domain and returns the five-layer dossier: tech stack, infrastructure, firmographics, AI-readiness, and security.
Verify it works
List your configured servers and confirm bassethound appears. If the tool does not show up, re-run the add command and confirm the URL ends in /mcp.
Next: read the sniff_domain reference, or try it first in the playground.