Weavz
Now with Code-Mode MCP

Integration infrastructure
for modern apps

Connections, MCP servers, triggers, and actions — everything you need to integrate third-party services into your product.

1,000 free actions · 31 integrations · MCP-first

Everything you need to ship integrations

From connection management to code execution — a complete integration platform that runs at the edge.

Connection Management

OAuth2 PKCE, API keys, and custom auth with encrypted credential storage. 4 connection policies for multi-tenant control.

MCP Servers

TOOLS mode for standard tool serving, CODE mode with 3 meta-tools for 80-98% AI context reduction.

Triggers & Webhooks

Real-time webhook and polling triggers with built-in deduplication and reliable delivery.

Code Sandbox

QuickJS WASM sandbox for lightweight scripting and CF Sandbox containers for full JS/Python/Shell execution.

31 integrations and counting

From CRMs to messaging platforms — connect to the tools your users already rely on.

Slack
Google Sheets
Gmail
Google Calendar
Discord
GitHub
Notion
OpenAI
Linear
HubSpot
Airtable
Asana
Figma
Twilio
Telegram
Shopify
Salesforce
Dropbox
Google Contacts
Jira
Trello
ClickUp
Todoist
Monday.com
Google Drive
Google Forms
Google Tasks
Microsoft Teams
Intercom
Typeform
HTTP / REST

Built for developers

Use the MCP protocol, REST API, or SDK to integrate third-party services into your application. Every action is available through all three interfaces.

  • MCP-first — AI agents discover tools automatically
  • REST API — standard HTTP for any language
  • SDKs coming soon — type-safe wrappers for TS, Python
// Connect your AI agent via MCP protocol
const client = new McpClient({
  url: "https://api.weavz.io/mcp/srv_abc123",
  token: "mcp_your_token_here"
});

// AI agent discovers and calls tools automatically
const result = await client.callTool(
  "slack__send_message",
  { channel: "#general", text: "Hello from AI!" }
);

Simple, transparent pricing

Start free, scale as you grow. No hidden fees.

Free

$0/month

For individuals exploring integrations

  • 1K actions/month
  • 5 connections
  • 3 MCP servers
  • Community support

Pro

Most Popular
$29/month

For developers building production integrations

  • 25K actions/month
  • 50 connections
  • 15 MCP servers
  • Email support

Team

$99/month

For teams shipping integration-heavy products

  • 100K actions/month
  • 200 connections
  • 75 MCP servers
  • Priority support

Start building integrations
in minutes

Get 1,000 free actions every month. No credit card required.