Homeport
by CapitalX
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOMEPORT_RAW | No | Suppress the untrusted data envelope for scripted callers. | |
| HOMEPORT_LLM_URL | No | URL of an OpenAI-compatible local model endpoint used for optional summarization and reminder routing. | |
| HOMEPORT_HTTP_PORT | No | Selects HTTP transport and sets the port the server listens on (e.g. 8765). | |
| HOMEPORT_LLM_MODEL | No | Model name to use with HOMEPORT_LLM_URL. | |
| HOMEPORT_AUTO_ROUTE | No | Route reminders automatically as they land; off by default. | false |
| HOMEPORT_NO_DISCLAIM | No | Disables the disclaim shim that makes the binary its own TCC-responsible process. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues