POST /mcp — MCP JSON-RPC. Requires Authorization: Bearer <token>.GET /healthz — unauthenticated health probe.{
"mcpServers": {
"flowchat-remote": {
"type": "http",
"url": "https://ninjachat.itninja.co.il/mcp",
"headers": {
"Authorization": "Bearer <your-MCP_BEARER_TOKEN>"
}
}
}
}