toroidal-skills

OZmasterAI/toroidal-skills
★ 0 stars Python 📦 Other Updated today
Torus Skills — Skill Library MCP Server
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "toroidal-skills": {
      "command": "uvx",
      "args": [
        "toroidal-skills"
      ]
    }
  }
}

Or install with pip: pip install toroidal-skills