## Summary With the new TypeScript MCP server (`arcade-mcp-ts`), we should rename this Python repo to `arcade-mcp-py` for consistency. ## Problem The `arcade-mcp` repo name is currently used for Python. We've been marketing and promoting this URL. Renaming will: 1. Break existing links/docs/bookmarks pointing to `ArcadeAI/arcade-mcp` 2. GitHub redirects help temporarily, but aren't permanent 3. PyPI package name stays `arcade-mcp` regardless (no change there) ## Decision Needed What happens to the `arcade-mcp` repo name after rename? **Options:** | Option | `arcade-mcp` becomes | Pros | Cons | |--------|---------------------|------|------| | A | Nothing (let redirect expire) | Simple | Loses prime namespace | | B | Landing page/docs repo | Preserves URL, central hub | Extra repo to maintain | | C | Monorepo with both Python + TS | Single source of truth | Complex, may not fit workflows | | D | Redirect repo (README only) | Minimal maintenance | Feels hacky | ## Recommendation **Option B** - Make `arcade-mcp` a docs/landing repo that links to both SDKs. This: - Preserves the marketed URL - Provides a single entry point for users - Can host shared docs/examples ## Action Items 1. [ ] Decide what `arcade-mcp` repo becomes 2. [ ] Rename this repo to `arcade-mcp-py` 3. [ ] Update all internal docs/links 4. [ ] Update PyPI project URLs (homepage, repo link) 5. [ ] Announce change to users --- Related: TypeScript SDK at `ArcadeAI/arcade-mcp-ts` <!--- > #### 🔗 Pylon Integration > > **Pylon Issue ID:** `9e506c94-88df-427c-aa52-ab78a5cbd691` > **Pylon Issue URL:** https://app.usepylon.com/issues?conversationID=9e506c94-88df-427c-aa52-ab78a5cbd691 > > This issue has been synced with Pylon for tracking and management. DO NOT REMOVE THIS COMMENT -->
Summary
With the new TypeScript MCP server (
arcade-mcp-ts), we should rename this Python repo toarcade-mcp-pyfor consistency.Problem
The
arcade-mcprepo name is currently used for Python. We've been marketing and promoting this URL. Renaming will:ArcadeAI/arcade-mcparcade-mcpregardless (no change there)Decision Needed
What happens to the
arcade-mcprepo name after rename?Options:
arcade-mcpbecomesRecommendation
Option B - Make
arcade-mcpa docs/landing repo that links to both SDKs. This:Action Items
arcade-mcprepo becomesarcade-mcp-pyRelated: TypeScript SDK at
ArcadeAI/arcade-mcp-ts