Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AWS_PROFILE | No | AWS CLI가 사용할 프로필 이름 | jongmun |
| SHELL_RC_PATH | No | CLI 서비스가 참조할 shell rc 파일 경로(기본 /root/.zshrc). AWS/Fly.io CLI가 참조할 shell rc 파일 경로 | /root/.zshrc |
| WORKSPACE_PATH | No | MCP 서버가 문서를 탐색할 기본 경로. Docker 빌드 시 --build-arg, 실행 시 -e로 덮어쓸 수 있습니다. | /workspace |
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |