6 LIVE SERVICES • 5 MCP SKILLS • 2 DATABASES

Allverse
Ecosystem

Complete multi-cloud infrastructure spanning Cloudflare Edge, D1 databases, and MCP endpoints. Real-time monitoring and deployment controls.

6
LIVE SERVICES
5
MCP METHODS
2
DATABASES
100%
UPTIME

Live Services

Cloudflare Edge workers and APIs running in production

ALLVERSE PORTAL

Main hub with links to everything

https://894b4a6f.allverse-mcp.pages.dev

AGX-9 TERMINAL

3D rotating cube with worker status

https://894b4a6f.allverse-mcp.pages.dev/agx-9.html

MCP ENDPOINT

JSON-RPC API for AI agents

https://894b4a6f.allverse-mcp.pages.dev/mcp

RAIPER EDGE

Strike & status endpoints

https://raiper-edge.sv9.workers.dev

GALACTIC API

Simple test endpoint

https://galactic-api.sv9.workers.dev

PAGES BACKUP

Original Pages deployment

https://14decaa5.allverse-mcp.pages.dev

AGX-9 Terminal

Real-time 3D cube visualization with system status

CUBE STATUS

Rotation: ACTIVE
Mode: NEON
Particles: 100

COORDINATES

X: 0.00
Y: 0.00
Z: 5.00

CONTROLS

Real-Time Monitoring

Live system logs and performance metrics

SYSTEM LOGS
SERVICE STATUS

MCP Testing

JSON-RPC API endpoint testing interface

AVAILABLE METHODS

API RESPONSE

RESPONSE
Click a method to test...

Deployment Controls

Quick deployment commands and worker management

QUICK COMMANDS

Test MCP Endpoint
curl -X POST https://894b4a6f.allverse-mcp.pages.dev/mcp -H "Content-Type: application/json" -d '{"jsonrpc":"2.0","method":"get_config","id":1}'
Test RAIPer Status
curl https://raiper-edge.sv9.workers.dev/status
Deploy Portal
cd ~/cosmic-code/worker-factory/workers/allverse-mcp && npx wrangler pages deploy public/ --project-name=allverse-mcp

WORKER STATUS

allverse-mcp
RUNNING
raiper-edge
RUNNING
galactic-api
RUNNING