Codevisor Docs
Api reference

GET Mcps

GET/v1/mcps

Authorization

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/mcps"
[  {    "id": "string",    "name": "string",    "kind": "managed",    "canEdit": true,    "canRemove": true,    "transport": "http",    "url": "string",    "command": "string",    "args": [      "string"    ],    "headerNames": [      "string"    ],    "environmentNames": [      "string"    ],    "enabled": true,    "authType": "none",    "oauthScope": "string",    "connectionState": "disconnected",    "toolCount": 0,    "detail": "string",    "createdAt": "string",    "updatedAt": "string"  }]
{  "error": "string"}
{  "error": "string"}
{  "error": "string"}
{  "error": "string"}
{  "error": "string"}
{  "error": "string"}