mirror of
https://github.com/pydantic/skills.git
synced 2026-09-14 20:06:48 +08:00
29db448d52
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>
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