---
title: "ando"
description: "Connect an agent to Ando, the team messaging platform for humans and agents. Wraps the hosted streamable HTTP MCP at https://mcp.ando.so/mcp so the agent can work with workspace Conversations, Messages, Members, Document"
canonical: https://agentpluginsdirectory.com/plugins/ando
last-updated: 2026-09-21
---

# ando
Connect an agent to Ando, the team messaging platform for humans and agents. Wraps the hosted streamable HTTP MCP at https://mcp.ando.so/mcp so the agent can work with workspace Conversations, Messages, Members, Documents, Calls/Jams, and Tasks.
- Slug: ando
- Publisher: Ando / Asari Inc.
- Repository: https://github.com/Ando-Corporation/ando-grok-plugin
- Manifest: plugin.json
- Version: 0.1.4
- License: MIT
- Category (editorial): other
- Skills: 1 (ando)
- MCP servers: 1 (ando)
- Stars: 1
- Repository created: 2026-09-01
- Repository last pushed: 2026-09-20
- Publisher type: Organization
- Listing: https://agentpluginsdirectory.com/plugins/ando
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What ando does, in the publisher's words

Agent Plugins package for Ando (Asari Inc.). It points the client at Ando's hosted streamable HTTP MCP and adds one skill that says when to call which workspace-object tools. It does not reimplement a stdio proxy of the REST API.

- Product: Ando
- Hosted MCP: https://mcp.ando.so/mcp/harness/grokbot (streamable HTTP)
- MCP docs: https://docs.ando.so/docs/ando-mcp
- Format: Agent Plugin (plugin.json at repo root + skills/ + mcp.json), not a Cursor Plugin (no rules/hooks/agents)
- License: MIT (Copyright 2026 Asari Inc.)

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/Ando-Corporation/ando-grok-plugin/HEAD/README.md

## Skills

- ando: Use Ando hosted MCP tools to read and write workspace Conversations, Messages, Members, Documents, Calls/Jams, and Tasks. Use immediately after Ando MCP connects, authenticates, or first appears in the session, not only when the user mentions Ando. Also use when the user mentions Ando, workspace ch…

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.

## MCP servers

- ando: transport: streamable-http; url: https://mcp.ando.so/mcp/harness/grokbot

Read from the plugin's own mcp.json. Environment variable names only, never values.
