MCP Server
MCP
iOS Web Bluetooth (WebBLE)
MCP server to ship Web Bluetooth on iPhone Safari via the WebBLE extension.
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
By
Comments
Sign in to leave a comment