{
  "schema_version": "openagent.agent_resource_packet.v1",
  "id": "res_zulipmcp",
  "slug": "zulipmcp",
  "name": "Zulip MCP",
  "canonical_url": "https://www.openagent.bot/bots/zulipmcp",
  "category": "bots",
  "resource_type": "bot",
  "summary": "Zulip MCP is an open-source AI bot project focused on run ai agents in zulip as mentionable bots, or wire zulip into mcp-compatible clients.",
  "capabilities": [
    "messaging",
    "mcp"
  ],
  "constraints": [
    "open-source",
    "self-hosted",
    "mcp-compatible"
  ],
  "scenarios": [
    "self-hosted-ai",
    "chatbot"
  ],
  "deployment_modes": [
    "self_hosted",
    "cloud"
  ],
  "interfaces": [
    "repo",
    "docs"
  ],
  "integrations": [
    "Zulip",
    "MCP"
  ],
  "permission_surface": [
    "shell/files",
    "messages",
    "external services"
  ],
  "risk_level": "elevated",
  "source_confidence": "medium",
  "recommended_workflows": [
    "Coding agent workflow"
  ],
  "avoid_when": [
    "Teams unwilling to review bot permissions, channel credentials, and data retention policies",
    "Users who only need a hosted consumer chatbot with no deployment work"
  ],
  "primary_actions": [
    "Inspect repository"
  ],
  "evidence_urls": [
    "https://github.com/windborne/zulipmcp"
  ],
  "last_verified_at": "2026-06-05",
  "machine_readable": {
    "json_url": "https://www.openagent.bot/bots/zulipmcp.json",
    "markdown_url": "https://www.openagent.bot/bots/zulipmcp.md",
    "agent_json_url": "https://www.openagent.bot/bots/zulipmcp.agent.json"
  }
}