Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NEO4J_URI | No | Neo4j connection URI (for action tracking) | |
| CURSOR_USER_ID | No | User ID for Cursor integration | |
| MATTERMOST_URL | Yes | Your Mattermost instance URL | |
| NEO4J_PASSWORD | No | Neo4j password | |
| NEO4J_USERNAME | No | Neo4j username | |
| CURSOR_USER_NAME | No | User name for Cursor integration | |
| CURSOR_USER_TEAM | No | Team name for Cursor integration | |
| MATTERMOST_TOKEN | Yes | Personal access token for Mattermost | |
| CURSOR_USER_EMAIL | No | User email for Cursor integration |
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 | |