Skip to main content
GET
/
mcp
/
inspector
MCP Inspector Health Check
curl --request GET \
  --url https://api.ai2fin.com/mcp/inspector
{
  "ok": true,
  "tools": 123,
  "ts": "<string>",
  "mode": "inspector"
}

Response

200 - application/json

Server health status

ok
boolean
tools
integer
ts
string
mode
string
Example:

"inspector"