Agent-Cortex
MCPReferenceby Zhong-y-j
Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.
MCP configuration
Environment
MCP_TOKENsecretBearer token for calling downstream API
MCP_BASE_URLDownstream API root URL (required if spec cannot infer)
OPENAI_MODELModel name
CORTEX_KB_DIRKnowledge base vector index persistence directory
OPENAI_API_KEYrequiredsecretLLM API Key (required)
CORTEX_API_HOSTHTTP service listen host
CORTEX_API_PORTHTTP service listen port
CORTEX_RAG_DOCSComma-separated paths to RAG source documents
MCP_SWAGGER_URLOpenAPI / Swagger document URL or local path (default: Petstore example if not set)
OPENAI_BASE_URLCompatible gateway URL
CORTEX_AGENT_LOGEnable debug logs for agent/MCP
CORTEX_MEMORY_DBSQLite session database path
CORTEX_ENABLE_RAG0 to disable RAG, 1 to enable with existing index only
HUB_MAX_REVISION_ROUNDSNumber of revision rounds for Reflection
CORTEX_DEFAULT_SESSION_IDDefault session namespace when none provided
CORTEX_SESSION_ID_TEMPLATETemplate for short session keys
CORTEX_ENABLE_LONG_TERM_MEMORYEnable long-term memory (Neo4j/Qdrant) (default false)
Install in one click with Zurek
Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.