tesserix-mcp-runtime

tesserix/tesserix-mcp-runtime
★ 0 stars Python Code/Dev Tools Updated today
Lightweight, secure, reusable runtime for building and operating MCP servers
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "tesserix-mcp-runtime": {
      "command": "uvx",
      "args": [
        "tesserix-mcp-runtime"
      ]
    }
  }
}

Or install with pip: pip install tesserix-mcp-runtime

README Excerpt

Reusable, policy-aware hosting for Model Context Protocol servers on the Tesserix platform. The repository is in its pre-release runtime phase. The checked-in package provides typed contracts, an explicit application composition root, deterministic bounded lifecycle, stable safe errors, a validated tool catalog,