Skip to content

v0.1.15 β€” final mcpcat release (renamed to agentcat)

Choose a tag to compare

@naji247 naji247 released this 04 Jul 16:32
36d07f1

MCPcat is now AgentCat 🐱 β€” same team, same product, new name.

This is the final release of the mcpcat package. It has been renamed to agentcat (pip install agentcat, starting fresh at v1.0.0). No functional or dependency changes β€” this release only adds the rename notice on every surface PyPI gives us:

  • README banner with migration steps (renders on the PyPI page)
  • Development Status :: 7 - Inactive classifier, DEPRECATED description prefix, and a Migration project URL
  • A FutureWarning on import β€” visible under default filters, stderr-only so STDIO MCP servers are unaffected

Nothing you have deployed will break β€” ever. The mcpcat package, api.mcpcat.io, and MCPCAT_API_URL stay alive permanently. Migrate on your own schedule β€” new features land only in agentcat.

Migration guide: MIGRATION.md Β· PR: #36