AgentHubAgentHub

B.O.N.S.A.I. Health Intelligence API

MCP ServerMCP Registry官方收录

io.github.rabyavalla/bonsai-health · v3.0.1

Lifestyle medicine health intelligence via x402 micropayments. 637+ peer-reviewed references.

概览

B.O.N.S.A.I. Health Intelligence API 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。

安装

选择你的平台查看安装方式

{
  "mcpServers": {
    "bonsai-health": {
      "url": "https://web-production-ae61.up.railway.app"
    }
  }
}

相关资源

统一 Manifest

{
  "id": "io.github.rabyavalla/bonsai-health",
  "type": "mcp-server",
  "version": "3.0.1",
  "displayName": "B.O.N.S.A.I. Health Intelligence API",
  "description": "Lifestyle medicine health intelligence via x402 micropayments. 637+ peer-reviewed references.",
  "repository": {
    "url": "https://github.com/rabyavalla/bonsai-api",
    "source": "github"
  },
  "distribution": {
    "packages": [],
    "remotes": [
      {
        "transport": "streamable-http",
        "url": "https://web-production-ae61.up.railway.app"
      }
    ]
  },
  "dependencies": [],
  "installTargets": [
    "claude-code",
    "claude-desktop",
    "cursor",
    "vscode"
  ],
  "keywords": [],
  "provenance": {
    "origin": "official-mcp-registry",
    "originalId": "io.github.rabyavalla/bonsai-health",
    "originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.rabyavalla%2Fbonsai-health/versions/latest",
    "isOfficial": true,
    "status": "active"
  }
}
B.O.N.S.A.I. Health Intelligence API — MCP Server 安装与配置 · AgentHub