Skip to content
This repository was archived by the owner on Mar 24, 2026. It is now read-only.

docs: use LOGFIRE_MCP_URL env var with default US region#54

Closed
hramezani wants to merge 1 commit intomainfrom
update-mcp-url-docs
Closed

docs: use LOGFIRE_MCP_URL env var with default US region#54
hramezani wants to merge 1 commit intomainfrom
update-mcp-url-docs

Conversation

@hramezani
Copy link
Copy Markdown
Member

Summary

  • Replace separate US/EU MCP config blocks with a single config using ${LOGFIRE_MCP_URL:-https://logfire-us.pydantic.dev/mcp} syntax
  • Default to US region as it is the most commonly used
  • EU users only need to set the LOGFIRE_MCP_URL env var to https://logfire-eu.pydantic.dev/mcp
  • Updated self-hosted note to reference LOGFIRE_MCP_URL env var

Test plan

  • Verify the ${LOGFIRE_MCP_URL:-...} syntax works in MCP client configs
  • Verify README renders correctly on GitHub

🤖 Generated with Claude Code

Replace separate US/EU config blocks with a single config using
${LOGFIRE_MCP_URL:-https://logfire-us.pydantic.dev/mcp} syntax,
defaulting to US region. EU users only need to set the env var.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@hramezani hramezani requested a review from Kludex February 12, 2026 11:37
Copy link
Copy Markdown
Member

@Kludex Kludex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I disagree with this. Annoying for Europeans.

@hramezani
Copy link
Copy Markdown
Member Author

let's close it for now

@hramezani hramezani closed this Feb 16, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants