diff --git a/AGENTS.md b/AGENTS.md index 9344fda..e53c96b 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -167,7 +167,7 @@ This repository includes a tools registry for agent-compatible marketing tools. - **Tool discovery**: Read `tools/REGISTRY.md` to see available tools and their capabilities - **Integration details**: See `tools/integrations/{tool}.md` for API endpoints, auth, and common operations -- **MCP-enabled tools**: ga4, stripe, mailchimp, google-ads, resend, zapier +- **MCP-enabled tools**: ga4, stripe, mailchimp, google-ads, resend, zapier, zoominfo, clay, supermetrics, coupler, outreach, crossbeam ### Registry Structure diff --git a/tools/REGISTRY.md b/tools/REGISTRY.md index 5487aa2..52bb118 100644 --- a/tools/REGISTRY.md +++ b/tools/REGISTRY.md @@ -70,7 +70,7 @@ Quick reference for AI agents to discover tool capabilities and integration meth | outreach | Sales Engagement | ✓ | ✓ | [✓](clis/outreach.js) | - | [outreach.md](integrations/outreach.md) | | crossbeam | Partner Ecosystem | ✓ | ✓ | [✓](clis/crossbeam.js) | - | [crossbeam.md](integrations/crossbeam.md) | | pendo | Product Analytics | ✓ | - | [✓](clis/pendo.js) | - | [pendo.md](integrations/pendo.md) | -| similarweb | Competitive Intel | ✓ | - | [✓](clis/similarweb.js) | - | [similarweb.md](integrations/similarweb.md) | +| similarweb | Competitive Intelligence | ✓ | - | [✓](clis/similarweb.js) | - | [similarweb.md](integrations/similarweb.md) | | airops | AI Content | ✓ | - | [✓](clis/airops.js) | - | [airops.md](integrations/airops.md) | | buffer | Social | ✓ | - | [✓](clis/buffer.js) | - | [buffer.md](integrations/buffer.md) | | wistia | Video | ✓ | - | [✓](clis/wistia.js) | - | [wistia.md](integrations/wistia.md) | @@ -136,7 +136,6 @@ Payment processing and subscription management. | Tool | Best For | MCP Available | |------|----------|:-------------:| | **stripe** | SaaS subscriptions, developer-friendly | ✓ | - | **paddle** | SaaS billing with tax handling | - | **Agent recommendation**: Stripe is the default for SaaS. Paddle for built-in tax compliance.