Files
Adrian Garcia Badaracco 29db448d52 Add /dev-session command for local Logfire debugging
Adds a new command that calls the Logfire MCP server's local_dev_session
tool to provision temporary credentials and inject them into the user's
app. Supports .env files, Docker Compose, Tilt, Skaffold, Dev Containers,
Kubernetes manifests, Procfile, and Makefile/justfile setups.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 10:31:27 -07:00
..

logfire

Add Logfire observability to Python applications.

Features

  • /instrument - detect frameworks and add Logfire instrumentation
  • /debug - investigate errors using Logfire traces via MCP
  • SKILL.md with core Logfire patterns (configure, instrument, structured logging, AI/LLM instrumentation)
  • MCP server for querying Logfire data (find_exceptions_in_file, arbitrary_query)

Install

claude plugin marketplace add pydantic/skills
claude plugin install logfire@pydantic-skills

MCP

The Logfire MCP server is configured automatically when you install the plugin (US region). EU users can switch by running:

claude mcp add logfire --transport http https://logfire-eu.pydantic.dev/mcp