{"_id":"@ao-mcp/integrate","name":"@ao-mcp/integrate","dist-tags":{"latest":"0.1.0"},"versions":{"0.1.0":{"name":"@ao-mcp/integrate","version":"0.1.0","description":"Connect your AI agent to the Automated Operations integration portal — a stdio bridge to the integrate.automatedoperations.com MCP server for clients without native remote-MCP support.","license":"Apache-2.0","type":"module","bin":{"ao-integrate":"bin/ao-integrate.js"},"engines":{"node":">=20"},"dependencies":{"mcp-remote":"^0.1.38"},"publishConfig":{"access":"public"},"keywords":["mcp","model-context-protocol","automated-operations","integration"],"homepage":"https://integrate.automatedoperations.com","gitHead":"0b14629105183a78af5cb5a28298d334c0152ac7","_id":"@ao-mcp/integrate@0.1.0","_nodeVersion":"24.16.0","_npmVersion":"11.13.0","dist":{"integrity":"sha512-Uju1Qi+d8eHt8wzto4v8QgGwmGmCOuo24yjCkbaN7H/ps3doF010vNpnLCJ3zXBsdyZV2LMoCLJtphUrSTtpog==","shasum":"12884bce8219151c71026e75e2cfe5c2c32a7e64","tarball":"https://registry.npmjs.org/@ao-mcp/integrate/-/integrate-0.1.0.tgz","fileCount":3,"unpackedSize":3166,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCr7wfvGelL2E+BdoaLmvrGsESAJdLiuCdbEUJYNbjSPQIgS/FfwpzPAQDm0JUvTOFKc2cUGACqnJSkzD+69WJOaiY="}]},"_npmUser":{"name":"faa0","email":"bret@automatedoperations.com"},"directories":{},"maintainers":[{"name":"faa0","email":"bret@automatedoperations.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/integrate_0.1.0_1781123809977_0.01717959962021398"},"_hasShrinkwrap":false}},"time":{"created":"2026-06-10T20:36:49.718Z","0.1.0":"2026-06-10T20:36:50.127Z","modified":"2026-06-10T20:36:50.306Z"},"maintainers":[{"name":"faa0","email":"bret@automatedoperations.com"}],"description":"Connect your AI agent to the Automated Operations integration portal — a stdio bridge to the integrate.automatedoperations.com MCP server for clients without native remote-MCP support.","homepage":"https://integrate.automatedoperations.com","keywords":["mcp","model-context-protocol","automated-operations","integration"],"license":"Apache-2.0","readme":"# @ao-mcp/integrate\n\nConnect your AI agent to the [Automated Operations](https://automatedoperations.com)\nintegration portal.\n\nThe portal at [integrate.automatedoperations.com](https://integrate.automatedoperations.com)\nlets platform partners (or their AI agents) self-service an integration\nwith Automated Operations: guided requirements, validation that runs\nuntil green, and a live webhook test endpoint.\n\n## Usage\n\nMost MCP clients support remote servers directly — point them at:\n\n```\nhttps://integrate.automatedoperations.com/mcp\n```\n\nFor clients that only support stdio servers, use this bridge:\n\n```json\n{\n\t\"mcpServers\": {\n\t\t\"ao-integrate\": {\n\t\t\t\"command\": \"npx\",\n\t\t\t\"args\": [\"-y\", \"@ao-mcp/integrate\"]\n\t\t}\n\t}\n}\n```\n\nIn Claude Code:\n\n```bash\nclaude mcp add ao-integrate -- npx -y @ao-mcp/integrate\n```\n\n## What your agent can do with it\n\n- Learn exactly what an Automated Operations integration requires\n  (auth patterns, event taxonomy, webhook contract, brand assets)\n- Validate a draft submission until it passes\n- Verify your work email via a one-click approval (no copy-pasting\n  tokens out of emails)\n- Submit, track review status, and respond to feedback\n\n## Environment\n\n- `AO_INTEGRATE_MCP_URL` — override the portal URL (testing only).\n\n© Automated Operations, LLC. Licensed Apache-2.0.\n","readmeFilename":"README.md","_rev":"1-a5382bb838070e9932891e9ab5912a24"}