Skip to main content

Connect UbiBiologics to an MCP Client

Connect an MCP-capable LLM client to the UbiBiologics app backend. This is not the direct UbiTools MCP service.

Prerequisites

  • A UbiBiologics account
  • A personal API key from UbiBiologics account settings
  • An MCP client that supports a bearer header for a remote HTTP server

Steps

  1. Add a remote MCP server with URL https://biologics.unibiointelligence.com/mcp.
  2. Set Authorization to Bearer <personal-api-key> using the client's secret storage when available.
  3. Save the connection and ask the client to call platform_whoami.

A successful response identifies the authenticated account and its available scopes.