-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Milestone
Description
Summary
The aspire mcp command has been renamed to aspire agent in Aspire 13.2. The CLI reference documentation still uses the old aspire mcp command names and needs to be updated.
Current State
The following doc pages exist under src/frontend/src/content/docs/reference/cli/commands/ and reference the old name:
aspire-mcp.mdx— parent command pageaspire-mcp-init.mdx—aspire mcp initsubcommandaspire-mcp-start.mdx—aspire mcp startsubcommand
Additionally, get-started/configure-mcp.mdx and dashboard/mcp-server.mdx may also reference the old command name.
What's Needed
-
Create new pages (or rename existing ones):
aspire-agent.mdx— parent command foraspire agentaspire-agent-mcp.mdx—aspire agent mcpsubcommand (starts the MCP server)aspire-agent-init.mdx—aspire agent initsubcommand (initializes agent environment configuration)
-
Update all references across the docs site from
aspire mcptoaspire agent. -
Verify sidebar/navigation configuration reflects the new command structure.
Context
- Feature introduced in Aspire 13.2
- Covered in the What's new in 13.2 notes
- The rename better reflects the purpose of managing AI agent integrations, not just MCP specifically
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels