Run the Intelliverse platform from any agent: apps, API keys, knowledge bases, email, media, chat.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Run the whole Intelliverse platform from any MCP-capable agent: create App IDs, mint tier API keys, ingest and search per-app knowledge bases, send email, generate media, check credits, and chat β without ever naming an LLM.
Verified 2026-07-12: initialize + tools/list over stdio, 15 tools.
Full setup guide with copy-paste configs: https://router.intelli-verse-x.ai/skills
| Tool | Auth | What it does |
|---|---|---|
chat | API key | Chat completion; model optional (Intelliverse default routes at your plan tier) |
list_models | API key | Tier aliases your key can call |
get_credits | API key | LLM daily budget + per-App-ID media credit wallets |
create_app / list_apps | management | App IDs β entry point for KB, wallets, per-app costs |
create_api_key / list_api_keys / revoke_api_key | management | Tier-gated key administration |
kb_ingest / kb_search / kb_chat / kb_documents | API key | App-scoped pgvector knowledge base |
send_email | API key | Per-App-ID email via the platform engine (Pro+, email.send10 SKU, hold β settle) |
generate_media / media_job_status | API key | Credit-metered image/video/voice/audio/3D jobs |
Env vars: ROUTER_API_KEY (Workspace β API Keys), ROUTER_MANAGEMENT_KEY
(Account β Management Keys; needed for app/key admin tools),
ROUTER_WORKSPACE_ID (default workspace for admin tools). Optional overrides:
EDGE_BASE_URL, KB_BASE_URL. Keys are free β
sign up, no card.
The JSON body is identical everywhere; only the file location / wrapper differs.
One-click: Add to Cursor
β or .cursor/mcp.json (project) / ~/.cursor/mcp.json (global):
Same JSON as Cursor, in claude_desktop_config.json
(macOS: ~/Library/Application Support/Claude/, Windows: %APPDATA%\Claude\).
.vscode/mcp.json:
Same JSON as Cursor, in ~/.codeium/windsurf/mcp_config.json.
Same JSON as Cursor, via the MCP Servers panel β Configure MCP Servers
(cline_mcp_settings.json).
~/.continue/config.yaml:
ChatGPT developer-mode apps connect only to remote MCP servers over HTTPS; this server is stdio-only today, so there is no ChatGPT path yet (hosted streamable-HTTP endpoint is on the roadmap). In the OpenAI ecosystem use the Codex CLI above.
skills/ ships SKILL.md playbooks that drive these tools end-to-end β copy them
into your agent's skills folder (~/.cursor/skills/ for Cursor,
~/.claude/skills/ for Claude Code):
| Skill | What it does |
|---|---|
intelliverse-router | Platform wiring β the 60-second create_app β key β KB loop |
nl-app-builder | Scaffold web/mobile apps wired to an App ID |
scaffold-game | Honest-scope Nakama game-backend stubs |
deploy-desktop | Electron/Tauri desktop apps delegating to IVX Agency |
conversational-avatar | Real-time voice + lip-sync avatars over LiveKit |
create_app β describe your app; get an App ID and recommended tier.create_api_key β mint a key bound to that app.kb_ingest β feed it docs or URLs.chat / kb_chat β start building. No model names, ever.send_email β tell your users it's live.server.json at the repo root is the payload published to the official
MCP Registry as
io.github.intelli-verse-x/router-mcp (MCPB bundle from the GitHub release).
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/router-mcp)<a href="https://allmcps.com/mcp/router-mcp"><img src="https://allmcps.com/api/badge/router-mcp?style=directory" alt="Router MCP on AllMCPs" /></a>