Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
BUN_PATH | No | bunコマンドのフルパス(通常は /opt/homebrew/bin/bun) | |
HOME_DIR | No | ホームディレクトリのパス | |
NPX_PATH | No | npxコマンドのフルパス | |
UVX_PATH | No | uvxコマンドのフルパス(通常は /usr/local/bin/uvx) | |
GITHUB_TOKEN | No | GitHub個人アクセストークン | |
BRAVE_API_KEY | No | Brave検索のAPI Key | |
FIGMA_API_KEY | No | FigmaのAPI Key | |
CLAUDE_CLI_PATH | No | Claude CLIのフルパス | |
SUPABASE_API_KEY | No | SupabaseのAPI Key | |
CUSTOM_USER_AGENT | No | カスタムユーザーエージェント設定 | |
IGNORE_ROBOTS_TXT | No | robots.txtを無視するかどうか | |
OBSIDIAN_VAULT_DIR | No | Obsidianのvaultディレクトリ | |
CURSOR_WORKSPACE_PATH | No | Cursorのワークスペースパス (Cursor用) |
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 |