Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
MCP_HOST | No | MCP server host address | 0.0.0.0 |
MCP_PORT | No | MCP server port | 8765 |
LOG_LEVEL | No | Logging level | INFO |
NEO4J_URI | No | Neo4j database connection URI | bolt://localhost:7687 |
LOG_FORMAT | No | Logging format | json |
NEO4J_USER | No | Neo4j database username | neo4j |
NEO4J_PASSWORD | No | Neo4j database password | passw0rd |
LOGFIRE_PROJECT_NAME | No | Logfire project name for telemetry | lila-autonomous-agents |
ENABLE_LOGFIRE_TELEMETRY | No | Enable Logfire telemetry and monitoring | true |
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 |