Skip to main content
POST
List an MCP server's tools

Authorizations

Authorization
string
header
required

An opaque Omnara personal or organization bearer token.

Path Parameters

orgID
string
required
Pattern: ^org_[a-z2-7]{26}$
projectID
string
required
Pattern: ^proj_[a-z2-7]{26}$

Body

application/json
url
string<uri>
required

Streamable HTTP MCP endpoint. Must use HTTPS, except that HTTP is allowed for loopback hosts during local development.

Required string length: 1 - 2048
auth
object
required

How Omnara authenticates to the MCP server. Secret references must be available to the project, either owned by it or granted to it.

Response

Tools advertised by the MCP server.

protocol_version
string
required

MCP protocol version negotiated with the server.

server_info
object
required
tools
object[]
required