Skip to content

prag-matt-ic/threenix

v0.2.0

Threenix references and skills for Three.js developers.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

threenixstreamable-http
{
  "headers": {
    "X-Threenix-Token": "threenix"
  },
  "type": "streamable-http",
  "url": "https://developers.threenix.io/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "threenix",
  "version": "0.2.0",
  "description": "Threenix references and skills for Three.js developers.",
  "author": {
    "name": "Threenix"
  },
  "homepage": "https://developers.threenix.io",
  "repository": "https://github.com/prag-matt-ic/threenix-plugin",
  "keywords": [
    "three.js",
    "react three fiber",
    "r3f",
    "webgpu",
    "game development",
    "3d development",
    "creative coding",
    "computer graphics",
    "typescript",
    "agent skills"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • 2TypeScript files
  • 7YAML files
View on GitHub