List MCP servers for an integrated account ​
Lists all MCP servers associated with the specified integrated account.
Endpoint ​
http
GET /integrated-account/{integrated_account_id}/mcp
Path parameters ​
integrated_account_id
string · uuid
REQUIRED ·Â
The ID of the integrated account to list MCP servers for.
Example:
1ba1f401-7183-47c5-9e39-e8e257e3c795
Response Body ​
results
object[]
List of MCP servers associated with the integrated account
id
string · uuid
Unique identifier for the MCP server
name
string
Name of the MCP server
config
object
Configuration settings for the MCP server
methods
string[]
List of methods allowed for this server
tags
string[]
List of tags associated with this server
created_at
string · date-time
Timestamp when the MCP server was created
updated_at
string · date-time
Timestamp when the MCP server was last updated