Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

io.github.intelli-verse-x/router-mcp

MCPB · ROUTER-MCP-0.2.0.MCPB · SCANNED AUG 3

Run the Intelliverse platform from any agent: apps, API keys, knowledge bases, email, media, chat.

+7 this week 39 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →

Supply Chain Security13
  • Malware scan not yet available for this package.Unverified
  • CVE data not yet available for this package.Unverified
  • No install/post-install scripts declared.Pass
  • Only part of the dependency tree could be resolved (95 of 99), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability49
  • AI-judged instruction clarity (fair).Partial
  • Tool/resource definitions use about 869 tokens (~57/item across 15 items; 15 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage72
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 17% of tool parameters carry a description.Partial
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

mcpb · router-mcp-0.2.0.mcpb

Download bundle
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +1
    • Stability: unverified → 0.27 functional
  • 2 Aug 26 +13
    • Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window). security
    • MCP protocol: unverified → pass functional
    • Maintenance: unverified → pass functional
    • Dependency health: unverified → partial functional
    • Schema quality: unverified → fair functional
  • 1 Aug 26 −5
    • Stability: Stability not yet verified: we do not have a sandbox capture of the MCP schema this version of the package serves yet. security
    • Capabilities: pass → unverified functional
  • 31 Jul 26 −6
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +20
    • Maintenance: pass → unverified functional
    • Tool coverage: unverified → 100 functional
  • 29 Jul 26 −16
    • Tool coverage: 100 → unverified functional
    • Maintenance: unverified → pass functional
    • Dependency health: unverified → partial functional
    • First check of Schema quality: unverified functional
  • 27 Jul 26 32

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Analysed mcpb/https://github.com/intelli-verse-x/router-mcp/releases/download/v0.2.0/[email protected]

Provenance none

Ecosystem: mcpb · Outcome: none

Dependencies 95 packages

95 packages in the resolved dependency tree · 95 deprecated · 29 stale.

The dependency tree was only partially resolved, so these counts may be incomplete.

MCP tools — 15 exposed · ~869 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
chat ~96

Send a chat completion. Never name an LLM — omit `model` (the Intelliverse default routes at your plan tier) or pass intelliverse/air, intelliverse/pro, intelliverse/pro-max, intelliverse/fusion.

NameTypeReqDescription
modelstringOptional tier alias; omit for the Intelliverse default
promptstringyesUser message
systemstringOptional system prompt

No output schema declared.

No examples provided.

create_api_key ~84

Mint a tier API key (air | pro | pro_max), optionally bound to an App ID and daily spend limit. The raw key is returned exactly once — store it.

NameTypeReqDescription
app_idstring
namestringyes
spend_limit_usdnumber
tierstringyes
workspace_idstring

No output schema declared.

No examples provided.

create_app ~104

Create an app (the entry point for knowledge bases, credit wallets, and per-app cost tracking). Returns the app id and a recommended tier based on the declared workload.

NameTypeReqDescription
categorystring
latencystring
namestringyes
req_per_daynumber
tokens_per_reqnumber
urlstring
use_casesarrayyes
workspace_idstring

No output schema declared.

No examples provided.

generate_media ~116

Generate image | video | voiceover | audio (music/sfx) | gen3d assets. Credits are held from the App ID's wallet and settled on completion. Returns a job — poll with media_job_status.

NameTypeReqDescription
app_idstringyes
audio_kindstringRequired when kind=audio
kindstringyes
promptstringPrompt (image/video/audio/gen3d)
quality_classstring
textstringText to speak (voiceover)

No output schema declared.

No examples provided.

get_credits ~47

LLM daily budget for the API key plus per-App-ID media credit wallets (image, video, voice, audio, audiobook, 3D).

NameTypeReqDescription
app_idstring

No output schema declared.

No examples provided.

kb_chat ~43

RAG chat: retrieves relevant chunks for the App ID and answers with [doc:id] citations.

NameTypeReqDescription
app_idstringyes
promptstringyes

No output schema declared.

No examples provided.

kb_documents ~25

List documents ingested for an App ID.

NameTypeReqDescription
app_idstringyes

No output schema declared.

No examples provided.

kb_ingest ~58

Add documents (raw text or URLs — URLs are scraped) to the app's pgvector knowledge base. Chunks are embedded and become searchable memory for that App ID.

NameTypeReqDescription
app_idstringyes
documentsarrayyes

No output schema declared.

No examples provided.

kb_search ~45

Semantic search over the app's chunks. Returns matches with similarity scores.

NameTypeReqDescription
app_idstringyes
querystringyes
top_kinteger

No output schema declared.

No examples provided.

list_api_keys ~35

List API keys (prefixes only) with tier, app binding, and spend limits.

NameTypeReqDescription
workspace_idstring

No output schema declared.

No examples provided.

list_apps ~29

List apps in the workspace with their recommended tiers and routing profiles.

NameTypeReqDescription
workspace_idstring

No output schema declared.

No examples provided.

list_models ~27

List the tier aliases your API key can call. These are the only model strings that exist.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

media_job_status ~25

Get status/output of a media generation job.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

revoke_api_key ~25

Permanently delete an API key by id.

NameTypeReqDescription
idstringyes

No output schema declared.

No examples provided.

send_email ~110

Send transactional/newsletter email through the platform email engine (Pro plan+). Billed at the email.send10 SKU from the App ID's iv_credits wallet (hold → dispatch → settle); failed sends are never charged and partial batches settle on accepted recipients only.

NameTypeReqDescription
app_idstringyes
body_htmlstring
body_textstring
reply_tostring
subjectstringyes
toarrayyesRecipient email addresses

No output schema declared.

No examples provided.