Api reference
GET Native Mcps
GET
/v1/native-mcpsAuthorization
bearerAuth AuthorizationBearer <token>
In: header
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/v1/native-mcps"{ "candidates": [ { "identity": "string", "name": "string", "transport": "http", "url": "string", "command": "string", "args": [ "string" ], "foundIn": [ "string" ], "alreadyManaged": true } ], "harnesses": [ { "harnessId": "string", "harnessName": "string", "harnessSymbol": "string", "configPath": "string", "exists": true, "error": "string", "servers": [ { "harnessId": "string", "harnessName": "string", "serverName": "string", "scope": "global", "configPath": "string", "transport": "http", "url": "string", "command": "string", "args": [ "string" ], "envNames": [ "string" ], "headerNames": [ "string" ], "enabled": true, "supportsDisable": true, "supportsRemove": true, "identity": "string", "alreadyManaged": true } ] } ]}{ "error": "string"}{ "error": "string"}{ "error": "string"}{ "error": "string"}{ "error": "string"}{ "error": "string"}