By pydantic
Pydantic Logfire observability platform integration. Query traces, monitor application performance, analyze logs, and debug issues directly from Claude Code.
Logfire is an observability platform by Pydantic for monitoring and debugging your applications. This plugin connects Claude Code to your Logfire account, letting you query traces, analyze logs, and investigate performance issues directly from your terminal.
Sign up at logfire.pydantic.dev and set up your project.
The plugin defaults to the US region (https://logfire-us.pydantic.dev/mcp). No extra configuration is needed for US users.
EU users must set the LOGFIRE_MCP_URL environment variable to point to the EU endpoint. Add this to your shell profile (.bashrc, .zshrc, etc.):
export LOGFIRE_MCP_URL="https://logfire-eu.pydantic.dev/mcp"
Self-hosted deployments can also use the LOGFIRE_MCP_URL variable to point to a custom instance:
export LOGFIRE_MCP_URL="https://your-logfire-instance.example.com/mcp"
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Build production-grade AI agents with Pydantic AI — tools, capabilities, structured output, streaming, and testing patterns
Add Logfire observability to Python applications with auto-instrumentation for FastAPI, httpx, asyncpg, SQLAlchemy, and more
Captures Claude Code sessions and exports pydantic-ai compatible OTel traces to Pydantic Logfire, with local JSONL fallback.
npx claudepluginhub pydantic/logfire-claude-pluginAdd Logfire observability to Python applications with auto-instrumentation for FastAPI, httpx, asyncpg, SQLAlchemy, and more
Captures Claude Code sessions and exports pydantic-ai compatible OTel traces to Pydantic Logfire, with local JSONL fallback.
Traceway skills: /tw:traceway debugs production issues through the traceway CLI, /tw:traceway-setup instruments a project to report to a Traceway instance.
Query and investigate traces, logs, and metrics from an OpenSearch-based observability stack using PPL and PromQL
Axiom CLI and APL query assistance for Claude Code
Skills, agents, and workflows for Honeycomb observability — query patterns, production investigations, SLOs, OpenTelemetry instrumentation, and Beeline migration. Designed to complement the Honeycomb MCP server.