pathmark

MCPReference

by hacksurvivor

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

mcplocal-only

MCP configuration

stdio

Environment

  • PATHMARK_STORE_DIR

    Directory for memory.jsonl. Default: ~/.pathmark/memory

  • PATHMARK_CODEX_MODEL

    Optional Codex model override. Default: unset

  • PATHMARK_CHAT_COMMAND

    Command provider: receives a synthesized prompt on stdin and writes an answer on stdout. Default: unset

  • PATHMARK_OPENAI_MODEL

    Model id for OpenAI-compatible synthesis. Default: unset

  • PATHMARK_CODEX_COMMAND

    Codex provider command. Default: codex

  • PATHMARK_OPENAI_API_KEYsecret

    OpenAI-compatible API key. Default: unset

  • PATHMARK_CHAT_TIMEOUT_MS

    Synthesis command timeout. Default: 120000

  • PATHMARK_OPENAI_BASE_URL

    OpenAI-compatible API base URL. Default: https://api.openai.com/v1

  • PATHMARK_MAX_SEARCH_RESULTS

    Default search limit. Default: 12

  • PATHMARK_SYNTHESIS_PROVIDER

    Synthesis provider: client, command, codex, or openai-compatible. Default: client

Install in one click with Zurek

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