Back to directory
deepmyst/deepmyst-mcp

deepmyst/deepmyst-mcp

@DeepMyst

An MCP server that allows you to talk to DeepMyst and perform collaboration between LLMs using Gateway, Router and Token Optimization

llmoptimizationroutingtoken-savingaimcp-serverdeepmystcontext

Installation & Configuration

{
  "mcpServers": {
    "deepmyst": {
      "command": "python",
      "args": [
        "/path/to/deepmyst_mcp.py",
        "--stdio"
      ]
    }
  }
}

Information

Transport
stdiosse
Language
Python
Created
2026/6/15
Updated
2026/6/17