Skip to content

docs: fix config environment variables in README#107

Merged
tbung merged 4 commits intoqdrant:masterfrom
akbad:docs-fix-readme-config
Apr 27, 2026
Merged

docs: fix config environment variables in README#107
tbung merged 4 commits intoqdrant:masterfrom
akbad:docs-fix-readme-config

Conversation

@akbad
Copy link
Copy Markdown
Contributor

@akbad akbad commented Jan 23, 2026

Fixes multiple environment variable documentation issues:

  • Update FastMCP variable names to match 2.7.x API (FASTMCP_SERVER_* prefix)
  • Add missing QDRANT_SEARCH_LIMIT and QDRANT_READ_ONLY documentation
  • Adjust claim that command-line arguments are not supported to include the still-supported --transport flag
  • Reorganize "Environment Variables" section slightly to clearly present important information upfront

Note: overlaps with #105 but more comprehensively resolves #103, handling all FastMCP variables and adding missing Qdrant variables.

@tbung tbung mentioned this pull request Mar 31, 2026
Copy link
Copy Markdown
Contributor

@tbung tbung left a comment

Choose a reason for hiding this comment

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

Thank you, I'll merge this to "stop the bleeding" even though this'll change again once I get around to bump the fastmcp version in #125

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs: Incorrect FastMCP environment variable names for host/port

2 participants