Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

Follow AllMCPs on X (opens in a new tab)AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • X (@AllMCPs) ↗ (opens in a new tab)
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 💻 Developer Tools
  3. Foxhound
F
Health: Not checked yetWe have not completed a health check for this listing yet.No health check has run yet.

Foxhound

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time — check back soon.
View Repository

MCP server for querying Foxhound traces from Claude Code, Cursor, and other MCP clients

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON ▾

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "foxhound": {
      "command": "npx",
      "args": [
        "-y",
        "foxhound"
      ]
    }
  }
}

💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives💻 More in Developer Tools

Documentation Overview

Foxhound

Scale targets — 1B spans/day per customer · ingest p99 < 500 ms · trace query p95 < 2 s · dashboard query p95 < 300 ms. Architecture tour — 10-minute walk from SDK to dashboard. Scale readiness — live gap matrix · RFC index.

Source-available, self-hostable observability for AI agent fleets. Multi-tenant. OTel-compatible. Evaluators, Run Diff, Session Replay, cost budgets, SLA monitoring, behavior regression, CI quality gate.


FOXHOUND banner

Compliance-grade observability for AI agent fleets.

Trace every decision. Evaluate every response. Budget every dollar.

CI All Rights Reserved npm sdk npm mcp PyPI

Docs · Live Sandbox · Quickstart · Tooling · Self-Hosting · Development


Licensing notice This repository is publicly visible for reference and evaluation only. No permission is granted to use, copy, modify, distribute, sublicense, or sell this software without prior written permission from Caleb Love. Licensing inquiries: hello@caleb-love.com

See LICENSE for full terms.

What is Foxhound?

Foxhound is a source-available observability platform purpose-built for AI agent systems. Generic APM and logging tools do not model agent behavior well: tool calls, LLM invocations, branching workflows, replay, evaluation, and regression detection all get flattened into the wrong abstractions.

Foxhound gives you the missing layer:

  • trace every agent run as a structured span tree
  • compare executions to see exactly where behavior diverged
  • evaluate responses with datasets, experiments, and LLM-as-judge workflows
  • enforce budgets and SLAs before costs and latency drift silently
  • audit and isolate tenant data for security-sensitive deployments

Not a generic logging product. AI agent observability.

Sandbox

The sandbox is a self-contained demo workspace that tells a realistic seven-day story: a returns resolution agent regresses after a prompt rollout, gets detected through traces and regressions, is investigated via run diff and session replay, and recovers through a dataset-backed experiment.

Run locally with no external dependencies:

bash
pnpm install
pnpm dev:web:demo
# Open http://localhost:3001/sandbox

What you will see:

  • Fleet Overview: platform posture, operator focus items, and trend charts (Recharts)
  • Traces: 568 seeded traces with tree-structured span timelines, cost badges on LLM calls, and parent/child indentation
  • Run Diff: side-by-side comparison showing exactly where two agent runs diverged
  • Session Replay: step-through playback with play/pause, speed control, seek bar, and live state diff
  • Regressions: behavior drift detection by agent version with linked investigation paths
  • Experiments: dataset-backed evaluation with promotion-ready candidates
  • Budgets and SLAs: per-agent cost budgets and latency/reliability targets
  • Prompts: versioned prompt registry with label-based promotion and diff view
  • Notifications: alert routing to Slack, webhook, GitHub, Linear, PagerDuty
  • Settings: theme switcher, SDK ingestion simulator, CI quality gate demo
  • Guided tour: first-visit walkthrough with keyboard navigation (auto-shows once, re-trigger from the Tour button)
  • Command palette: Cmd+K for quick navigation across all surfaces
  • Mobile responsive: hamburger menu with slide-over drawer on small screens

Core capabilities

AreaWhat you get
TracingStructured traces and spans for every run · trace explorer · metadata and event capture
Replay & DiffSession replay · run diff · trace timeline inspection
EvaluationLLM-as-judge evaluators · dataset curation from production traces · experiment comparison
Agent intelligenceCost budgets · SLA monitoring · regression detection by agent version
Prompt managementPrompt templates · label-based promotion such as staging → production
OperationsAPI keys · notifications · audit logging · multi-tenant isolation
Developer toolingTypeScript SDK · Python SDK · CLI · MCP server · GitHub quality gate

Quickstart

1. Clone and install

bash
git clone https://github.com/caleb-love/foxhound.git
cd foxhound
pnpm install

2. Start local infrastructure

Terminal
docker compose -f docker-compose.dev.yml up -d
cp apps/api/.env.example apps/api/.env
pnpm --filter @foxhound/db db:migrate

3. Run the app

bash
pnpm dev       # API
pnpm dev:web   # dashboard in another terminal

Default local endpoints:

  • API: http://localhost:3000
  • Web: http://localhost:3001

4. Send your first trace

Python

Terminal
pip install foxhound-ai
server.ts
from foxhound import FoxhoundClient

fox = FoxhoundClient(
    api_key="fh-...",
    endpoint="http://localhost:3000",
)

async with fox.trace(agent_id="support-agent") as tracer:
    span = tracer.start_span(name="tool:search", kind="tool_call")
    span.set_attribute("query", "refund policy")
    span.end()

TypeScript

Terminal
npm install @foxhound-ai/sdk
server.ts
import { FoxhoundClient } from "@foxhound-ai/sdk";

const fox = new FoxhoundClient({
  apiKey: process.env.FOXHOUND_API_KEY!,
  endpoint: "http://localhost:3000",
});

const trace = fox.trace({ agentId: "support-agent" });
const span = trace.startSpan({ name: "tool:search", kind: "tool_call" });
span.setAttribute("query", "refund policy");
span.end();
await trace.flush();

Tooling

ArtifactInstallPurpose
Python SDKpip install foxhound-aiInstrument Python agent systems
TypeScript SDKnpm install @foxhound-ai/sdkInstrument Node.js / TypeScript runtimes
CLInpm install -g @foxhound-ai/cliInspect traces and operate Foxhound from the terminal
MCP Servernpm install -g @foxhound-ai/mcp-serverQuery Foxhound from Claude Code, Cursor, and other MCP clients
GitHub Actioncaleb-love/foxhound-quality-gateBlock PRs that fail eval or quality thresholds

Architecture

text
SDKs / OTLP  ->  API (Fastify)  ->  PostgreSQL
                  |
                  ->  Worker (BullMQ) -> Redis
                  ->  Web dashboard (Next.js)

Current monorepo layout:

text
apps/api/               Fastify REST API
apps/web/               Next.js dashboard
apps/worker/            BullMQ workers
packages/sdk/           TypeScript SDK
packages/sdk-py/        Python SDK
packages/cli/           CLI
packages/mcp-server/    MCP server
packages/api-client/    Typed API client
packages/db/            Drizzle schema + queries
packages/types/         Shared types
packages/billing/       Billing + entitlements
packages/notifications/ Notification delivery

Self-hosting

Foxhound is designed to run on your own infrastructure.

Minimum stack:

  • PostgreSQL 16+
  • Redis
  • Node.js 20+
  • pnpm 9+

Primary local/dev commands:

bash
pnpm build
pnpm test
pnpm lint
pnpm typecheck

For API configuration, see:

  • apps/api/.env.example

Security

Foxhound is built for security-sensitive, multi-tenant environments.

Current repo expectations include:

  • API keys hashed at rest
  • tenant-scoped data access via org_id
  • JWT auth for user-facing operations
  • audit logging for sensitive actions
  • rate limiting and security headers on the API/web surfaces

If you discover a vulnerability, use GitHub security advisories or follow SECURITY.md if present.

Development

bash
pnpm install
pnpm build
pnpm test
pnpm lint
pnpm typecheck
pnpm format

Useful dev commands:

bash
pnpm dev       # API only
pnpm dev:web   # web only
pnpm dev:all   # API + web
pnpm --filter web verify   # canonical web verification lane

For the web preview surface, /sandbox is canonical and /demo is compatibility-only. See apps/web/README.md and docs/reference/sandbox-compatibility-retirement-checklist.md.

Contributing

Read the full README →View source on GitHub →

Related MCP Servers

View all in Developer Tools View all alternatives
  • Openflowkit MCP logoOpenflowkit MCP

    Local-first OpenFlowKit diagramming tools for Claude, Cursor, Windsurf & other MCP clients.

    💻 Developer Tools0 views
    Compare vs Openflowkit MCP →
  • Chinese Text Tools logoChinese Text Tools

    Claude Code 中文写作四合一工具箱:文本分析(字数/段落/阅读时间)、结构化大纲生成(论文/小说/商业计划书)、GB/T 7714 参考文献格式化、中文字频统计。纯本地运行。

    💻 Developer Tools1 views
    Compare vs Chinese Text Tools →
  • Tradesearcher Agent Tools MCP logoTradesearcher Agent Tools MCP

    Search TradeSearcher strategies and backtests from Claude Code, Cursor, Codex, and other agents.

    💻 Developer Tools0 views
    Compare vs Tradesearcher Agent Tools MCP →
  • Context Autopilot logoContext Autopilot

    Mines your Claude Code and Cursor sessions into evidence-based CLAUDE.md / AGENTS.md rules.

    💻 Developer Tools0 views
    Compare vs Context Autopilot →

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Foxhound

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "foxhound": { "command": "npx", "args": ["-y", "foxhound"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewFoxhound AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/foxhound?style=directory)](https://allmcps.com/mcp/foxhound)
HTML Embed
<a href="https://allmcps.com/mcp/foxhound"><img src="https://allmcps.com/api/badge/foxhound?style=directory" alt="Foxhound on AllMCPs" /></a>

Technical Specs & Signals

Category💻Developer Tools
More technical detailsExpand ▾
TransportSTDIO
RuntimeNode.js
Last updatedSep 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging · 27/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

★ Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge and attach your website — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 💻 Developer Tools →Best MCP servers for Developers →Alternatives to Foxhound →Install in Claude DesktopInstall in CursorInstall in VS Code