Skip to content

docs: rename FastMCP package from keycardai-mcp-fastmcp to keycardai-fastmcp#117

Merged
Larry-Osakwe merged 1 commit into
mainfrom
docs/fastmcp-package-rename
May 7, 2026
Merged

docs: rename FastMCP package from keycardai-mcp-fastmcp to keycardai-fastmcp#117
Larry-Osakwe merged 1 commit into
mainfrom
docs/fastmcp-package-rename

Conversation

@Larry-Osakwe
Copy link
Copy Markdown
Contributor

Summary

keycardai-fastmcp is the canonical package. keycardai-mcp-fastmcp is preserved as a deprecated re-export bridge that emits DeprecationWarning.

  • Root README.md: replace all keycardai-mcp-fastmcp install commands, keycardai.mcp.integrations.fastmcp import paths, and packages/mcp-fastmcp/ example paths with their canonical equivalents
  • packages/mcp-fastmcp/README.md: add deprecation header pointing to keycardai-fastmcp

Test plan

  • grep -r "keycardai-mcp-fastmcp" README.md returns nothing
  • grep -r "mcp.integrations.fastmcp" README.md returns nothing
  • packages/mcp-fastmcp/README.md leads with deprecation notice

… keycardai-fastmcp

keycardai-fastmcp is the canonical package. keycardai-mcp-fastmcp is a
deprecated re-export bridge. Update all install commands, import paths
(keycardai.mcp.integrations.fastmcp -> keycardai.fastmcp), and
example paths (packages/mcp-fastmcp/ -> packages/fastmcp/). Add
deprecation notice to the mcp-fastmcp bridge README.
@Larry-Osakwe Larry-Osakwe marked this pull request as ready for review May 7, 2026 13:59
@Larry-Osakwe Larry-Osakwe merged commit 57f65c9 into main May 7, 2026
8 checks passed
@Larry-Osakwe Larry-Osakwe deleted the docs/fastmcp-package-rename branch May 7, 2026 14:00
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.

3 participants