Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP server port | 8000 |
| MCP_PATH | No | MCP endpoint path | /mcp |
| MCP_PORT | No | MCP endpoint port | 8000 |
| GIT_AUTHOR_NAME | No | Default author name for commits | Kamiwaza Bot |
| GIT_AUTHOR_EMAIL | No | Default author email for commits | bot@kamiwaza.ai |
| GIT_COMMITTER_NAME | No | Default committer name | Kamiwaza Bot |
| GIT_WORKSPACE_ROOT | No | Workspace directory for repositories | /app/workspace |
| GIT_COMMITTER_EMAIL | No | Default committer email | bot@kamiwaza.ai |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |