Skip to main content
GET
/
v1
/
platform
/
mcp-vendors
Error
A valid request URL is required to generate request examples
{
  "mcp_vendors": [
    {
      "description": "<string>",
      "icon": "<string>",
      "name": "<string>",
      "vendor_id": "<string>"
    }
  ]
}

Documentation Index

Fetch the complete documentation index at: https://docs.langchain.com/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

X-API-Key
string
header
required

Response

OK

mcp_vendors
object[]