Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FIRST_CONTACT | No | URL of the first contact node in the KOI network | http://localhost:9000/koi-net |
| AGENT_BASE_URL | No | Base URL for the KOI agent node | http://localhost:8100/koi-net |
| AGENT_MCP_PORT | No | Port for the MCP agent server | 8101 |
| COORDINATOR_BASE_URL | No | Base URL for the KOI coordinator node | http://localhost:9000/koi-net |
| COORDINATOR_MCP_PORT | No | Port for the MCP registry server | 9000 |
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 | |