Types
ExternalMcpServer
Represents an external MCP server in the GraphQL API.
object
ExternalMcpServerFields
id
ID!
Stable identifier for this external MCP server.
name
String!
Display name of this external MCP server.
url
String!
URL for this external MCP server.
transport
The transport associated with this external MCP server.
toolNamePrefix
String!
The tool name prefix associated with this external MCP server.
headers
Headers associated with this external MCP server.
createdAt
String!
ISO 8601 timestamp when this external MCP server was created.
updatedAt
String!
ISO 8601 timestamp when this external MCP server was last updated.