MCP Server
MCP
io.github.intelli-verse-x/router-mcp
Run the Intelliverse platform from any agent: apps, API keys, knowledge bases, email, media, chat.
Install
mcpb:https://github.com/intelli-verse-x/router-mcp/releases/download/v0.2.0/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/intelli-verse-x/router-mcp/releases/download/v0.2.0/router-mcp-0.2.0.mcpb",
"version": "0.2.0",
"fileSha256": "50375394835857c323327979e8cd0ecdeb1b1175903b77e42d261585f0a7f8d3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Tier API key (chat, KB, media, email, credits)",
"isRequired": true,
"isSecret": true,
"name": "ROUTER_API_KEY"
},
{
"description": "Management key (apps + key administration)",
"isSecret": true,
"name": "ROUTER_MANAGEMENT_KEY"
},
{
"description": "Default workspace UUID for admin tools",
"name": "ROUTER_WORKSPACE_ID"
}
]
}
]
}
mcp
model-context-protocol
mcpb
By
Comments
Sign in to leave a comment