Skip to main content
Glama
commands.js315 B
/** * Command related constants * Defines which commands trigger AI processing */ // Command names that trigger AI processing export const AI_COMMAND_NAMES = [ 'add-task', 'analyze-complexity', 'expand-task', 'parse-prd', 'research', 'research-save', 'update-subtask', 'update-task', 'update-tasks' ];

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/eyaltoledano/claude-task-master'

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