MCP.so
Sign In
Servers

Zion MCP (Model Context Protocol)

@ktfth

MCP server for zion project

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "zion-mcp": {
      "command": "python",
      "args": [
        "-m",
        "venv",
        "venv"
      ]
    }
  }
}

More from Other