Skip to content

docs: add MILVUS_ADDRESS to Claude Code quick-start#310

Merged
zc277584121 merged 1 commit intozilliztech:masterfrom
fuleinist:fix/claude-code-readme-milvus-address-v2
Apr 22, 2026
Merged

docs: add MILVUS_ADDRESS to Claude Code quick-start#310
zc277584121 merged 1 commit intozilliztech:masterfrom
fuleinist:fix/claude-code-readme-milvus-address-v2

Conversation

@fuleinist
Copy link
Copy Markdown
Contributor

Fixes #258 — Claude Code quick-start is missing MILVUS_ADDRESS, causing 'Address is required and could not be resolved from token' crash on startup.

All other MCP client examples in the README (VS Code, Codex CLI, Cline, etc.) include MILVUS_ADDRESS, but the Claude Code CLI command omitted it. This change adds it consistently.

Changes

  • Added -e MILVUS_ADDRESS=your-zilliz-cloud-public-endpoint to the Claude Code quick-start command in README.md

Testing

The fix matches the pattern already used by Codex CLI, VS Code, and other clients documented in the same README.

Fixes zilliztech#258 — Claude Code quick-start is missing MILVUS_ADDRESS, causing
'Address is required and could not be resolved from token' crash on startup.

All other MCP client examples in the README include MILVUS_ADDRESS, but the
Claude Code CLI command omitted it. This matches the pattern used by Codex CLI,
VS Code, and other clients.
@zc277584121 zc277584121 merged commit 6a51b08 into zilliztech:master Apr 22, 2026
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.

Claude Code can not connect to Claude Context MCP server

2 participants