{
  "markdown": "# Logfire\n\n[Logfire](https://pydantic.dev/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.\n\n## Setup\n\n### 1. Create a Logfire Account\n\nSign up at [logfire.pydantic.dev](https://pydantic.dev/logfire) and set up your project.\n\n### 2. Configure the Region\n\nThe plugin defaults to the **US region** (`https://logfire-us.pydantic.dev/mcp`). No extra configuration is needed for US users.\n\n**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.):\n\n```bash\nexport LOGFIRE_MCP_URL=\"https://logfire-eu.pydantic.dev/mcp\"\n```\n\n**Self-hosted** deployments can also use the `LOGFIRE_MCP_URL` variable to point to a custom instance:\n\n```bash\nexport LOGFIRE_MCP_URL=\"https://your-logfire-instance.example.com/mcp\"\n```\n",
  "bytes": 1011,
  "sha": "87880148f117b6312da6a83a3183bb7f99a0546b698781c8330d2e10dc0035fa",
  "repo_slug": "pydantic/logfire-claude-plugin",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_pydantic_logfire_claude_plugin_logfire_fccf67c1/readme"
}