Skip to content
Back to search
100
MCP v0.7.0 streamable-http

ai.bassethound/bassethound

ai.bassethound/bassethound

Company intelligence for AI agents: a five-layer domain dossier in one sniff_domain call.

Uptime
no direct probes in 30d
Response
436ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

sniff_domain

Sniff out a full intelligence dossier for a single domain. Returns a correlated, five-layer profile: technology stack, infrastructure (DNS / TLS / hosting / email, incl. the DNS-verified vendor graph…

upgrade

Get a link to upgrade to a paid Bassethound plan and raise your monthly quota. Call this when the user wants a higher limit or has hit the free-tier cap. `tier` is "pro" (the default) or "business" (a…

manage_account

See your plan and get a link to manage, switch, or cancel your paid Bassethound subscription. Call this when the user wants to cancel, update their payment method, view invoices, move between Pro and …

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ai.bassethound/bassethound": {
      "url": "https://mcp.bassethound.ai/mcp",
      "transport": "streamable-http"
    }
  }
}