SERVER
Foxhound
Rank #25,782io.github.caleb-love/foxhound
MCP server for querying Foxhound traces from Claude Code, Cursor, and other MCP clients
Listed & last published
Apr 13, 2026
OVERVIEW
Foxhound is a Model Context Protocol (MCP) server published by caleb-love. It ranks #25,782 of 76,851 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Foxhound is listed on Official MCP, with 2 tracked versions. It was first listed on Apr 13, 2026 and most recently updated on Apr 13, 2026.
STANDING
#25,782of 76,851 tracked serversTop 50%
Ranks ahead of 51,069 of 76,851 servers on MCP Toplist.
CONNECT
Use Foxhound
Add Foxhound to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"foxhound": {
"command": "npx",
"args": [
"-y",
"@foxhound-ai/mcp-server"
],
"env": {
"FOXHOUND_API_KEY": "<your FOXHOUND_API_KEY>",
"FOXHOUND_ENDPOINT": "<your FOXHOUND_ENDPOINT>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
caleb-love
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 0.3.0 | Apr 13, 2026 |
| 0.2.0 | Apr 13, 2026 |
FAQ
Frequently asked questions
- Who maintains Foxhound?
- Foxhound is maintained by caleb-love, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Foxhound listed on the Official MCP Registry?
- Yes — Foxhound is listed on the Official MCP Registry.
- How many versions does Foxhound have?
- MCP Toplist tracks 2 versions of Foxhound, most recently published on Apr 13, 2026.
- Where can I find the source code for Foxhound?
- The source code for Foxhound is hosted at github.com/caleb-love/foxhound.
EXPLORE