Skip to content

docs(mcp): rename the claude-context example so its purpose is obvious#155

Merged
zc277584121 merged 1 commit into
zilliztech:mainfrom
zc277584121:docs/rename-mcp-example-to-claude-context
Jul 2, 2026
Merged

docs(mcp): rename the claude-context example so its purpose is obvious#155
zc277584121 merged 1 commit into
zilliztech:mainfrom
zc277584121:docs/rename-mcp-example-to-claude-context

Conversation

@zc277584121

Copy link
Copy Markdown
Collaborator

Summary

  • examples/mfs-mcp -> examples/claude-context, and the registered MCP server name mfs-context -> claude-context.
  • The example is a direct replica of zilliztech/claude-context ("make the codebase the context for any coding agent") rebuilt on top of MFS's search + read API — the old name (mfs-mcp/mfs-context) gave no hint which project it reproduces.
  • Reworded the surrounding docs (the example's own README, docs/integrations/mcp.md, and server.py's docstring) to say this directly ("a replica of claude-context, rebuilt on MFS") instead of the vaguer "in the spirit of".

Test plan

  • Repo-wide grep for mfs-mcp/mfs-context confirms no stale references remain in any tracked file.
  • python -m py_compile on the renamed server.py — syntax is unaffected by the rename.

examples/mfs-mcp -> examples/claude-context, and the registered MCP
server name mfs-context -> claude-context. The example is a direct
replica of zilliztech/claude-context rebuilt on MFS's search + read
API; the old name gave no hint which project it was reproducing.
Reworded the surrounding docs (README, docs/integrations/mcp.md,
server.py docstring) to say so directly instead of "in the spirit of".

Signed-off-by: Cheney Zhang <chen.zhang@zilliz.com>
@zc277584121 zc277584121 merged commit e75a852 into zilliztech:main Jul 2, 2026
10 checks passed
@zc277584121 zc277584121 deleted the docs/rename-mcp-example-to-claude-context branch July 2, 2026 08:12
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.

1 participant