[
{
"config": {
"id": "<string>",
"name": "<string>",
"connection_type": "http",
"connection_string": "<string>",
"stdio_config": {
"command": "<string>",
"args": [
"<string>"
],
"envs": [
"<string>"
]
},
"headers": {},
"tools_to_execute": [
"<string>"
]
},
"tools": [
{
"name": "<string>",
"description": "<string>",
"parameters": {}
}
],
"state": "connected"
}
]