dstools

MCPReference

by lijiatuk

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

mcphybrid

MCP configuration

stdio

Environment

  • LOG_LEVEL

    Logging verbosity

  • VISION_MODEL

    e.g. gpt-4o, qwen-vl-max, glm-4v, a local qwen2.5-vl via Ollama

  • DEEPSEEK_MODEL

    Synthesis / heavy model

  • RESEARCH_DEPTH

    Research rounds

  • TAVILY_API_KEYsecret

    Required if SEARCH_PROVIDER=tavily

  • VISION_API_KEYsecret

    Key for the vision endpoint

  • SEARCH_PROVIDER

    duckduckgo (keyless) / tavily

  • VISION_BASE_URL

    OpenAI-compatible vision endpoint (any multimodal model)

  • DEEPSEEK_API_KEYsecret

    DeepSeek API key (required for deep_research)

  • RESEARCH_BREADTH

    Sub-queries generated per round

  • DEEPSEEK_BASE_URL

    OpenAI-compatible endpoint

  • DEEPSEEK_THINKING

    auto/on/off — V4 thinking mode for hard steps

  • DEEPSEEK_FAST_MODEL

    Cheap sub-step model

  • RESEARCH_MAX_SOURCES

    Pages fetched & synthesised

  • DEEPSEEK_REASONING_EFFORT

    low/medium/high

Install in one click with Zurek

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