Developer Resource Hub

Free Sauce.
Real Stack.

Three production MCP servers built on the same stack I use for client work. Not a demo, not a boilerplate — the actual rendering techniques, callable from Claude, Cursor, or any MCP client. Free. No account required.

3npx Packages Live
45Callable Tools
0Cost to Connect
npxSingle Command Access

The Suite

Three MCPs. Three layers.

Each one covers a different part of the stack. Use one, use all three. They run independently.

Live · npx + Gate HTTP

QuantumSkyes Design MCP

Design System · Templates · QA

27-tool design system server. Template packs, stack audits, quality gates, logo standards, content generation, production proof ledger, luxury UI audit, variety system — the full design-to-deployment ruleset I run on every client project. Use it locally through npx, or use the live HTTP endpoint through FS27 gate access.

27Tools
31Resources
FS27Gate Access
design_validate design_quality_gate design_stack_audit design_template_pack design_content_generate design_luxury_audit production_ledger design_pattern_pack
npm · quantumskyes-mcp@1.0.1

Try The Lane

Proof console for the sauce.

A small operator surface wired into this page so the browser proof can exercise the hub like real software: edit, filter, toggle, select a plan state, and see the MCP output counter move.

Free99 CoreActive access lane
ReadyAI status
35Tool calls ready
3 MCPsBatch count
SKRUCIBLE · QuantumSkyes · Skye WorldSelected stack

Connect

30 seconds to your first tool call.

1
Pick a method npx, HTTP endpoint, or global install
2
Add to config Claude Desktop, Cursor, or any MCP client
3
Call a tool Ask for forge_shader, design_validate, anything

Option A — npx suite

mcp-config.json
{
  "mcpServers": {
    "skrucible": {
      "command": "npx",
      "args": ["-y", "skrucible"]
    },
    "quantumskyes": {
      "command": "npx",
      "args": ["-y", "quantumskyes-mcp"]
    },
    "skye-world": {
      "command": "npx",
      "args": ["-y", "skye-world-mcp"]
    }
  }
}

Option B — HTTP endpoints

mcp-config.json
{
  "mcpServers": {
    "skrucible": {
      "url": "https://skrucible.pages.dev/mcp"
    },
    "quantumskyes-remote": {
      "url": "https://skye-design-mcp.pages.dev/mcp"
    }
  }
}

Proof of Work

Live. Tested. Shipped.

Every tool call verified. 18 invocations, 20 concurrent requests, stdio and HTTP both passing. This is not a mock — it is the actual output from npm publish and a live stress test run.

npm publish output

terminal
$ npm publish --access public

npm notice 📦  skrucible@1.0.3
npm notice 📦  quantumskyes-mcp@1.0.1
npm notice 📦  skye-world-mcp@1.0.0
npm notice Tarball Contents
skrucible        31KB unpacked · 8 tools
quantumskyes     608KB unpacked · 27 tools / 31 resources
skye-world       20KB unpacked · 10 tools

+ skrucible@1.0.3
+ quantumskyes-mcp@1.0.1
+ skye-world-mcp@1.0.0

fresh install smoke — all three packages

stress-test output
✓ SKRUCIBLE      tools: 8  · shader: 1992c
✓ QuantumSkyes   tools: 27 · resources: 31
✓ QuantumSkyes   template pack ok · ledger bundled
✓ Skye World     tools: 10 · rooms: 5
✓ Skye World     quality gate: true

total: 45 tools live through npx

npx install + tool call — end to end

terminal — fresh install test
$ npm install skrucible quantumskyes-mcp skye-world-mcp --silent

$ node client-smoke.mjs

skrucible:      tools=8
quantumskyes:   tools=27 resources=31
skye-world:     tools=10 quality=true

The Philosophy

Why it's free.

Most people hoard their stack. I built SkyeKnowology on the opposite premise — if I can give devs the actual techniques I use on paid client work, the whole ecosystem gets sharper. The MCP servers are my Skye CIP (Creative Intelligence Platform) surfaced as a tool. You're not getting a tutorial. You're getting the production layer.

SKRUCIBLE is free because it's already doing its job in client builds. QuantumSkyes is the full design ruleset — public through npx and gate-owned through FS27 HTTP. Skye World is now live as the spatial layer. Three MCPs, one stack, one person building it.

For developers

SKRUCIBLE

WebGL, GLSL, physics, audio — as MCP tools. No token required.
npx -y skrucible

For platform members

QuantumSkyes

27-tool design system. npx local package plus FS27-gated HTTP.
npx -y quantumskyes-mcp

For spatial builds

Skye World MCP

Spatial · Theatre.js · Remotion. npx live.
npx -y skye-world-mcp