Cogito-Reflex MCP Server
by Daness2Baab
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| COGITO_HOST | No | Listen host. | 127.0.0.1 |
| COGITO_PORT | No | Listen port. | 9260 |
| COGITO_API_BASE | No | Cogito-Reflex API base URL (internal). | http://127.0.0.1:8000 |
| COGITO_WS_TOKEN | Yes | Token AUTH for the data plane (must match WS_AUTH_TOKEN of the API). | |
| COGITO_WS_PUBLIC_URL | No | Public WebSocket URL announced to agents. | wss://services4agents.fyi/ws |
| COGITO_FREE_VISIT_TOKEN | Yes | Token for the free visit channel (must match FREE_VISIT_TOKEN of the API). |
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