Skip to main content
Glama
synpulse8-opensource

pulse8-ai-cortex-knowledge-vault

Official

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_KEYNoStatic API key for x-api-key header (used when AUTH_METHOD=apikey)
QMD_URLNoExternal QMD URL for cortex-only mode
VAULT_DIRNoPath to your vault directory./example_vault
INGEST_DIRNoPath to bulk-ingest source directory (mounted as /ingest in Docker)./ingest
AUTH_METHODNoAuthentication method: none, apikey, or oidcnone
LLM_API_KEYNoOpenRouter (or compatible) API key (for cross-referencing only)
LLM_BACKENDNoLLM backend: openai-compatible, bedrock (AWS credential chain), or none (zero LLM calls)openai-compatible
LLM_BASE_URLNoLLM API base URLhttps://openrouter.ai/api/v1
OIDC_BASE_URLNoPublic base URL of the Cortex server (used for OAuth callbacks)http://localhost:8420
COMPILER_MODELNoModel for cross-reference detectionanthropic/claude-sonnet-4
OIDC_CLIENT_IDNoMicrosoft Entra ID app (client) ID
OIDC_TENANT_IDNoMicrosoft Entra ID tenant ID (used when AUTH_METHOD=oidc)
QMD_SEARCH_MODENoDefault search mode: hybrid, semantic, or keywordhybrid
TEAMS_WEBHOOK_URLNoIncoming webhook / Power Automate URL
OIDC_CLIENT_SECRETNoMicrosoft Entra ID client secret
TEAMS_APP_BASE_URLNoOptional public Cortex base URL for a View in Cortex link
QMD_EMBED_TIMEOUT_MSNoEmbed timeout in ms600000
QMD_CACHE_TTL_SECONDSNoTTL for the search-result cache30
CORTEX_RESOURCE_MAX_ITEMSNoLRU cap before oldest entry is dropped1000
QMD_SEARCH_TIMEOUT_SECONDSNoPer-request search timeout120
CORTEX_RESOURCE_TTL_SECONDSNoMax age before a stored resource is evicted3600
QMD_REFRESH_INTERVAL_SECONDSNoPeriodic re-index interval (seconds; 0 to disable)900

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/synpulse8-opensource/pulse8-ai-cortex-knowledge-vault'

If you have feedback or need assistance with the MCP directory API, please join our Discord server