← Back to Plugins
MCP Server MCP

iOS Web Bluetooth (WebBLE)

github By github 👁 1 views ▲ 0 votes

MCP server to ship Web Bluetooth on iPhone Safari via the WebBLE extension.

Homepage Verified source GitHub

Install

npx -y @ios-web-bluetooth/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "@ios-web-bluetooth/mcp",
      "version": "0.1.1",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...