Skip to main content
Glama
smithery.yaml1.28 kB
name: "@su-record/hi-ai" description: "AI 어렵지 않아! '하이아이' 한마디로 시작하는 34개 도구의 완벽한 AI 개발 킷" version: "1.3.0" author: "Su" license: "MIT" categories: - development - ai-collaboration - memory-management - code-quality - browser-automation - sequential-thinking - planning-tools - productivity runtime: "typescript" main: "src/index.ts" build: script: "npm run build" output: "dist/index.js" env: NODE_ENV: "production" homepage: "https://github.com/su-record/hi-ai" repository: "https://github.com/su-record/hi-ai" readme: "https://github.com/su-record/hi-ai/main/README.md" icon: "https://raw.githubusercontent.com/su-record/hi-ai/main/icon.png" capabilities: tools: true resources: true prompts: true config: requires_api_key: false schema: type: "object" properties: sessionId: type: "string" description: "Unique session identifier for context management" enableAutoSave: type: "boolean" description: "Automatically save session context" default: true defaultPriority: type: "string" enum: ["low", "medium", "high", "critical"] description: "Default priority level for tasks" default: "medium"

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/su-record/hi-ai'

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