{
  "markdown": "# Merge Agent Handler — Plugins\n\nOfficial plugins that connect AI agents to enterprise tools via [Merge Agent Handler](https://merge.dev/agent-handler).\n\nEach plugin is a thin wrapper around the [Merge CLI](https://docs.merge.dev/merge-agent-handler/local-agent-use/setup-your-agent-locally) — the CLI handles installation, OAuth, and writing the right config for your agent of choice.\n\n## What is Merge Agent Handler?\n\n[Merge Agent Handler](https://merge.dev/agent-handler) gives AI agents secure, managed access to hundreds of enterprise applications — Jira, Salesforce, HubSpot, Slack, Gong, Workday, GitHub, NetSuite, and more — through a single integration.\n\n## Plugins\n\n| Plugin | Agent | How to trigger setup |\n|--------|-------|----------------------|\n| [**cursor/**](cursor/) | [Cursor](https://cursor.com) | `/setup` |\n| [**claude-code/**](claude-code/) | [Claude Code](https://docs.anthropic.com/en/docs/claude-code) / [Cowork](https://claude.ai/cowork) | `/merge-agent-handler:setup` |\n| [**codex/**](codex/) | [Codex](https://developers.openai.com/codex/) | Ask Codex to \"set up Merge Agent Handler\" |\n| [**openclaw/**](openclaw/) | [OpenClaw](https://openclaw.ai) (via [ClawHub](https://clawhub.ai)) | Ask the agent to \"set up Merge Agent Handler\" |\n\nAfter installing the plugin, trigger setup in your agent's chat. It runs:\n\n```bash\npipx install merge-api    # install the Merge CLI (requires Python 3.10+)\nmerge login               # OAuth in browser\nmerge setup <target>      # claude-code, cursor, or agents-md (Codex / Aider / any AGENTS.md agent)\n```\n\nThe OpenClaw plugin skips the `merge setup` step — its bundled skill already teaches the OpenClaw agent how to call `merge search-tools` / `merge execute-tool` directly.\n\nYou can also run those commands yourself if you prefer.\n\n## Usage\n\nAfter setup, just ask your agent:\n\n- \"List the issues assigned to me in Jira.\"\n- \"Find Salesforce contacts at acme.com.\"\n- \"Send a Slack message to #engineering.\"\n- \"Show my recent Gong calls.\"\n\nThe first time you use a connector, you'll get a Magic Link to authenticate that service via OAuth. After that, your agent can call tools on your behalf.\n\n## Resources\n\n- [Set up your agent locally](https://docs.merge.dev/merge-agent-handler/local-agent-use/setup-your-agent-locally)\n- [Merge Agent Handler docs](https://docs.merge.dev/merge-agent-handler)\n- [merge.dev/agent-handler](https://merge.dev/agent-handler)\n\n## License\n\nMIT\n",
  "bytes": 2440,
  "sha": "bac8b42b3d8f371b54ec32a8adabe7e79922385038f4079c579b6c90689be979",
  "repo_slug": "merge-api/ah-plugins",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_merge_api_ah_plugins_merge_agent_handler_6b1edc20/readme"
}