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.
Documentation IndexFetch the complete documentation index at: https://codinit.dev/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://codinit.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Cookie-based authentication storing API keys and provider settings
MCP server status
Show child attributes
Was this page helpful?
Contact support