Skip to main content
Glama
systempromptio

SystemPrompt Coding Agent

Official
check-status.ts476 B
/** * @fileoverview Check status tool definition * @module constants/tool/check-status */ import type { Tool } from "@modelcontextprotocol/sdk/types.js"; /** * Tool for checking the status of Claude Code SDK and Gemini CLI */ export const checkStatus: Tool = { name: "check_status", description: "Check the status of Claude Code SDK and Gemini CLI availability by attempting to initiate test sessions", inputSchema: { type: "object", properties: {} } };

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/systempromptio/systemprompt-code-orchestrator'

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