Foxhound runs on your own machine — the client starts it, so there is no endpoint to ping. 17 installs a week from npm.
MCP server for querying Foxhound traces from Claude Code, Cursor, and other MCP clients
The linked repository no longer exists on GitHub — it was deleted or made private.
We read the source, 5 d ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
__import__(pkg)
el.innerHTML = traces.map(t => {
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add foxhound -- npx -y @foxhound-ai/mcp-server
{
"mcpServers": {
"foxhound": {
"args": [
"-y",
"@foxhound-ai/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.foxhound]
command = "npx"
args = ["-y", "@foxhound-ai/mcp-server"]
{
"mcpServers": {
"foxhound": {
"args": [
"-y",
"@foxhound-ai/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"foxhound": {
"args": [
"-y",
"@foxhound-ai/mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
FOXHOUND_API_KEY (Your Foxhound API key (create at foxhound.dev)), FOXHOUND_ENDPOINT (Foxhound API endpoint (default: http://localhost:3001)).
The author declared them in the registry entry; get the values from the project itself.
Zendesk MCP server for Claude Code and other MCP clients
Karea task manager - 49 tools for Claude Code, Cursor, and other MCP clients.
BetterDB MCP server - Valkey observability for Claude Code and other MCP clients
Search your AI chat history from Claude, Cursor, Codex, and other MCP clients.
Search TradeSearcher strategies and backtests from Claude Code, Cursor, Codex, and other agents.
Path-scoped team memories, rules and skills for Claude Code, Cursor, Codex and other MCP clients.
One MCP server bridging the Codex, Cursor, OpenCode, Claude, and Antigravity CLI agents
No-key travel MCP for Claude Desktop, Codex-style agents, Hermes, and other clients.
Answers built from our own checks of this server.