foxhound for Claude Code
io.github.caleb-love/foxhound
MCP server for querying Foxhound traces from Claude Code, Cursor, and other MCP clients
client:Claude Code
transport:stdio
runtime:npm
Install foxhound in Claude Code
run in your project directory
claude mcp add foxhound -e FOXHOUND_API_KEY=<FOXHOUND_API_KEY> -e FOXHOUND_ENDPOINT=<FOXHOUND_ENDPOINT> -- npx -y @foxhound-ai/mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs