cURL
curl --request GET \ --url http://localhost:5173/api/mcp-check \ --cookie apiKeys=
{ "servers": [ { "name": "<string>", "status": "available" } ] }
Verifies that configured MCP servers are available and responsive.
Cookie-based authentication storing API keys and provider settings
MCP server status
Show child attributes
Was this page helpful?