You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: standardize billing-cost-management server id convention (#1549)
Update server ID and source_path from underscore to hyphen format to fix
broken links and ensure consistency with other MCP server naming patterns.
- Change ID: billing_cost_management_mcp_server → billing-cost-management-mcp-server
- Update path: src/billing_cost_management_mcp_server/ → src/billing-cost-management-mcp-server/
This resolves broken documentation links caused by inconsistent naming.
0 commit comments