NexusBridge

Access 200+ AI models and 10 service categories through a single NexusBridge API key.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение

Что умеет

  • Nexusbridge Catalog: Retrieve the full NexusBridge service catalog. Returns every available service with its slug, name, category, description, and per-call price in USD. Also returns your current cre
  • Nexusbridge Execute: Execute a NexusBridge service by its slug. Credits are deducted from your balance automatically based on the service's per-call price. Returns the upstream provider's response wra
  • Nexusbridge Balance: Check your current NexusBridge credit balance in USD and the number of active services available. Use this tool to verify you have enough credits before executing expensive operat

Какие данные видит

Нужен ли аккаунт

Не нужен: сервер работает без входа

Access 200+ AI models and 10 service categories through a single NexusBridge API key. Run LLM chat completions, code generation, image generation, text embeddings, web search, document parsing, sentiment analysis, translation, summarization, and sandboxed code execution — all billed per call with transparent pricing. Credits never expire. No subscriptions required. Get your API key at https://syntss.com

Список инструментов сервера (3)

Технические названия из tools/list. Нужны только разработчикам.

nexusbridge_catalogRetrieve the full NexusBridge service catalog. Returns every available service with its slug, name, category, description, and per-call price in USD. Also returns your current credit balance. Call this tool first before executing any service to discover what is available and confirm you have sufficient credits.
nexusbridge_executeExecute a NexusBridge service by its slug. Credits are deducted from your balance automatically based on the service's per-call price. Returns the upstream provider's response wrapped in a standard envelope with fields: success (boolean), service (slug used), charged (USD amount deducted), remainingBalance (credits left), and result (the upstream response object). For LLM services, pass a messages array in params. For search, pass a query string. For sentiment/summarization, pass a text string. Call nexusbridge_catalog first if you are unsure which slug to use or what params a service accepts.
nexusbridge_balanceCheck your current NexusBridge credit balance in USD and the number of active services available. Use this tool to verify you have enough credits before executing expensive operations, or to monitor spending after a batch of calls. Returns creditBalance (number in USD) and serviceCount (integer).
NexusBridge: подключить к Claude, ChatGPT, Cursor · Connectors.fun