Skip to main content
Glama
by cycodehq
version_command.pyโ€ข315 B
import typer from cycode.cli.apps.status.status_command import status_command from cycode.cli.console import console def version_command(ctx: typer.Context) -> None: console.print('[b yellow]This command is deprecated. Please use the "status" command instead.[/]') console.line() status_command(ctx)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/cycodehq/cycode-cli'

If you have feedback or need assistance with the MCP directory API, please join our Discord server