Loomal

iOS Web Bluetooth (WebBLE)

MCP server by github.com/wklm/ioswebble-sdk

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

2 starsnpm: @ios-web-bluetooth/mcp

About iOS Web Bluetooth (WebBLE)

iOS Web Bluetooth (WebBLE) is an MCP (Model Context Protocol) server published by wklm in the official MCP registry. MCP server to ship Web Bluetooth on iPhone Safari via the WebBLE extension.

It ships as an npm package (@ios-web-bluetooth/mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/wklm/ioswebble-sdk, where the project has earned 2 GitHub stars.

Use iOS Web Bluetooth (WebBLE) with your agent

Claude Code · one command
claude mcp add ios-web-bluetooth-webble -- npx -y @ios-web-bluetooth/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "ios-web-bluetooth-webble": {
      "command": "npx",
      "args": [
        "-y",
        "@ios-web-bluetooth/mcp"
      ]
    }
  }
}
npm@ios-web-bluetooth/mcp

Frequently asked questions

What is iOS Web Bluetooth (WebBLE)?
iOS Web Bluetooth (WebBLE) is an MCP (Model Context Protocol) server by wklm. MCP server to ship Web Bluetooth on iPhone Safari via the WebBLE extension.
How do I connect iOS Web Bluetooth (WebBLE) to Claude, Cursor, or another MCP client?
Install iOS Web Bluetooth (WebBLE) from its npm package (@ios-web-bluetooth/mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is iOS Web Bluetooth (WebBLE) open source?
Yes — the source code is public at github.com/wklm/ioswebble-sdk, with 2 GitHub stars.
Can AI agents pay to use iOS Web Bluetooth (WebBLE)?
Not yet through Loomal — iOS Web Bluetooth (WebBLE) is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain iOS Web Bluetooth (WebBLE)? Claim this listing free by verifying GitHub ownership, or contact us.