losant-mcp-server

Losant/losant-mcp-server
★ 1 stars JavaScript AI/LLM Updated 4d ago
Losant MCP Server is a Model Context Protocol (MCP) server that provides AI assistants with secure access to the Losant IoT Platform
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "losant-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "Losant/losant-mcp-server"
      ]
    }
  }
}

Topics

iotlosantmcp-server