Create an MCP server
table-enrichments
Create an MCP server
Register a tool server agents can attach.
POST
Create an MCP server
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Response
Successful Response
One org-level MCP server as the agent editor renders it.
OAuth servers only: best-effort account/workspace name of the grant.
How requests authenticate: 'headers' (static) or 'oauth'.
The curated-catalog entry this server came from; null for custom servers.
The names of the configured request headers. Values are credentials and are never returned by the API.
OAuth servers only: 'active' or 'needs_reconnect'; null for static-header servers and never-connected rows.