The TagoIO MCP Server enables AI models to interact directly with TagoIO accounts, providing access to devices, data, and platform resources for development workflows and data analysis.
From the registry: Model Context Protocol server for TagoIO data and analytics
Please install the `mcp-server-tagoio` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Node.js 18+** — Node.js version 18 or newer. (https://nodejs.org)
- **TagoIO Profile or Analysis token** — Generate a Profile or Analysis token in the TagoIO dashboard. (https://tago.io)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","@tago-io/mcp-server"]
- required environment variables:
- `TAGOIO_TOKEN`: TagoIO Profile or Analysis token. (example: `<your-token>`)
- optional environment variables:
- `TAGOIO_API`: API endpoint (us or eu region). (example: `https://api.us-e1.tago.io`)
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.TAGOIO_TOKENrequiredTagoIO Profile token or Analysis token for authentication.TAGOIO_APIrequiredAPI endpoint for TagoIO services.Manage UniFi Protect cameras, events, recordings, and smart detections via MCP.