← Back to Plugins
MCP Server MCP

io.github.WeCodeBase/smart-speaker-mcp

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

Control Google Home and Amazon Alexa speakers from Claude Desktop using natural language.

Verified source

Install

mcpb:https://github.com/WeCodeBase/smart-speaker-mcp/releases/download/v1.0.0/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/WeCodeBase/smart-speaker-mcp/releases/download/v1.0.0/smart-speaker-mcp-darwin-arm64",
      "version": "1.0.1",
      "fileSha256": "87c75a2fef0f6a14e06ad19c4056b3a92d79e5d94de6ba6166c888afe8c5c1c1",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/WeCodeBase/smart-speaker-mcp/releases/download/v1.0.0/smart-speaker-mcp-darwin-amd64",
      "version": "1.0.1",
      "fileSha256": "1f5032dc87d76313dc77bee7c5c9563cf46ad41313e0a1da734e450438c1b221",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol mcpb

Comments

Sign in to leave a comment

Loading comments...