Skip to content
Back to search
30
MCP

otter-agent-cli

npm/otter-agent-cli

Agent-native CLI + MCP server for the Otter.ai API. 31 commands across 8 groups, dual-mode: humans and AI agents.

Uptime
0.0%
14 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "otter-agent-cli": {
      "url": "None",
      "transport": "http"
    }
  }
}