Agent Coordination Hub
by IDSNR
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | Yes | Port the server listens on. | |
| DB_PATH | Yes | Path to the database file. | |
| NOTION_API_KEY | No | Optional Notion API key. Requires either NOTION_PROJECT_PAGE_ID or NOTION_ROADMAP_DATABASE_ID when set. | |
| SESSION_TTL_SECONDS | Yes | Session lifetime in seconds. | |
| ENDPOINT_ALLOWED_HOSTS | No | Comma-separated hostname allowlist for proxy endpoint requests. | |
| NOTION_PROJECT_PAGE_ID | No | Identifier for a Notion project page. Used together with NOTION_API_KEY. | |
| NOTION_ROADMAP_DATABASE_ID | No | Identifier for a Notion roadmap database. Used together with NOTION_API_KEY. |
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