MCP Server
MCP
io.github.adorbistech/adorbis-mcp
Adorbis AI MCP server. One key, 40+ models, auto-routed.
Install
npx -y @adorbistech/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@adorbistech/mcp-server",
"version": "1.0.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Adorbis API key from ai.adorbistech.com",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "ADORBIS_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment