Cognify MCP Server

MCPReference

by S3YED

Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.

mcphybrid

MCP configuration

stdio

Environment

  • NEO4J_URI

    Neo4j database URI (required if backend is neo4j)

  • NEO4J_USER

    Neo4j database user

  • NEO4J_PASSWORDsecret

    Neo4j database password

  • COGNIFY_BACKEND

    Backend: 'local' (default) or 'neo4j'

  • COGNIFY_LLM_KEYsecret

    API key for LLM endpoint (if required)

  • COGNIFY_DATA_DIR

    Directory for local backend data

  • COGNIFY_LLM_BASE

    Base URL for OpenAI-compatible LLM endpoint

  • ANTHROPIC_API_KEYsecret

    API key for Anthropic (if using Claude as LLM)

  • COGNIFY_LLM_MODEL

    Model name for LLM

  • OPENROUTER_API_KEYsecret

    API key for OpenRouter (if using OpenRouter LLM provider)

  • COGNIFY_LLM_PROVIDER

    LLM provider: 'openai', 'anthropic', 'openrouter', 'ollama' etc. Auto-detected if not set.

Install in one click with Zurek

Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.