Weavz
Agent integration infrastructure for SaaS and AI teams

The action layer between AI and business apps.

Connect toGmail

Connect ChatGPT, Claude, Cursor, and custom agents to approved apps, state, browser control, sandbox execution, approvals, and audit.

Builder provisioning loop
Create a customer workspace, connect their apps, then hand your agent a scoped MCP endpoint.
POST /workspaces
POST /end-users
POST /connect-token
POST /mcp/servers
What the agent gets
office_slack
customer_gmail
Sandbox
Browser control
Approvals
Audit
Provision workspace
Create one scoped environment per customer, team, project, or agent.
Add aliases
Mount Slack, Gmail, files, state, browser, and custom APIs as stable names.
Connect each user
Generate hosted connect links for OAuth, API keys, and customer-owned accounts.
Hand off to agents
Issue MCP endpoints and per-user tokens to your harness, then audit every action.
1,000+apps/
12,000+agent tools/
Scopedper workspace and end user
Start from the AI client you already use

Connect ChatGPT and Claude to 1,000+ apps.

Add one governed Weavz workspace to your AI client, then ask it to use Gmail, Slack, HubSpot, Salesforce, Sheets, and the rest of your approved tools.

Gmail
Slack
HubSpot
Salesforce
Notion
Sheets
+1,000 more

Ask ChatGPT to summarize a Gmail thread, update HubSpot, and post the next step in Slack.

Ask Claude to find the right customer note, create a GitHub issue, and save the artifact.

Let Cursor or Claude Code call approved app actions while credentials stay scoped in Weavz.

Works from Claude, ChatGPT, Codex, Claude Code, Cursor, VS Code, Cline, Gemini CLI, OpenCode, custom remote MCP clients.

The apps people already expect agents to use.

Connect Gmail, Slack, calendars, CRMs, docs, tickets, finance tools, and internal APIs. Weavz turns each configured workspace into governed app access for chats, copilots, workflows, and your own product.

SlackSlack
Google SheetsGoogle Sheets
GmailGmail
Google CalendarGoogle Calendar
DiscordDiscord
GitHubGitHub
NotionNotion
OpenAIOpenAI
LinearLinear
HubSpotHubSpot
AirtableAirtable
AsanaAsana
FigmaFigma
TwilioTwilio
TelegramTelegram
ShopifyShopify
SalesforceSalesforce
DropboxDropbox
Google ContactsGoogle Contacts
JiraJira
TrelloTrello
ClickUpClickUp
TodoistTodoist
Monday.comMonday.com
Google DriveGoogle Drive
SlackSlack
Google SheetsGoogle Sheets
GmailGmail
Google CalendarGoogle Calendar
DiscordDiscord
GitHubGitHub
NotionNotion
OpenAIOpenAI
LinearLinear
HubSpotHubSpot
AirtableAirtable
AsanaAsana
FigmaFigma
TwilioTwilio
TelegramTelegram
ShopifyShopify
SalesforceSalesforce
DropboxDropbox
Google ContactsGoogle Contacts
JiraJira
TrelloTrello
ClickUpClickUp
TodoistTodoist
Monday.comMonday.com
Google DriveGoogle Drive
Google FormsGoogle Forms
Google TasksGoogle Tasks
Microsoft TeamsMicrosoft Teams
IntercomIntercom
TypeformTypeform
HTTP / RESTHTTP / REST
StripeStripe
MailchimpMailchimp
ZendeskZendesk
SendGridSendGrid
Outlook CalendarOutlook Calendar
OneDriveOneDrive
Google AnalyticsGoogle Analytics
InstagramInstagram
Facebook PagesFacebook Pages
YouTubeYouTube
SpotifySpotify
ZoomZoom
FreshdeskFreshdesk
PipedrivePipedrive
WordPressWordPress
WebflowWebflow
SupabaseSupabase
ClaudeClaude
Google GeminiGoogle Gemini
Google FormsGoogle Forms
Google TasksGoogle Tasks
Microsoft TeamsMicrosoft Teams
IntercomIntercom
TypeformTypeform
HTTP / RESTHTTP / REST
StripeStripe
MailchimpMailchimp
ZendeskZendesk
SendGridSendGrid
Outlook CalendarOutlook Calendar
OneDriveOneDrive
Google AnalyticsGoogle Analytics
InstagramInstagram
Facebook PagesFacebook Pages
YouTubeYouTube
SpotifySpotify
ZoomZoom
FreshdeskFreshdesk
PipedrivePipedrive
WordPressWordPress
WebflowWebflow
SupabaseSupabase
ClaudeClaude
Google GeminiGoogle Gemini

Don't see yours? Tell us what you need next →

Platform coverage

0+Appsbusiness systems agents can reach
0+Agent toolsactions and triggers on demand
0+Triggerswebhooks, app events, and polling
0Built-insfiles, state, browser, code, memory

What Weavz controls around every action.

Agents do not need a bigger pile of tools. They need an environment that knows who is acting, what they can touch, what needs review, and what state should survive the run.

Connect users and apps

Hosted Connect lets each person authorize the accounts their agent should use. Workspaces keep app aliases, connection strategy, and tenant boundaries clear from the first run.

Connect Slack
Click to authorize
AC
Alice
slack
github
BK
Bob
gmail
notion
CW
Carol
stripe
google-sheets

Expose approved actions to agents

Use Tool Mode for focused surfaces or Code Mode for broad workspaces. Agents search, read typed APIs, and execute without loading thousands of schemas up front.

Agent
search
read
execute
Weavz MCP Server
slack
github
gmail
notion
stripe
discord
hubspot
linear
asana
jira-cloud
salesforce
trello
Context
100%

Govern risk, state, and audit

Human Gates pause sensitive work. Filesystem, State KV, memory, browser, and Sandbox tools let agents finish multi-step jobs with a record of what happened.

github.create_issue

Approval required

Redacted request

Reviewer sees enough context

Approved

Workflow resumes

DashboardHosted linkWebhook

Agent Browser

Logged-in UI work

Sandbox

Python, Shell, and JS

Filesystem

Files and outputs

State KV

Cursors and checkpoints

one workspace policy, scoped per user or tenant

Four ways in. Same app actions on demand.

Builders provision through API and SDKs. Agents use MCP. Operators use the CLI or dashboard when they need direct control.

const { workspace } = await client.workspaces.create({
  name: "Acme Agent Workspace",
  slug: "acme-agent-workspace"
});

const { endUser } = await client.endUsers.create({
  workspaceId: workspace.id,
  externalId: "user_456"
});

const { server, mcpEndpoint } = await client.mcpServers.create({
  workspaceId: workspace.id,
  mode: "CODE",
  authMode: "oauth_and_bearer"
});

Simple, transparent pricing

Start free, or try a paid plan for 7 days during new account setup. No credit card needed.

Free

$0/month

For exploring agents, actions, and state

  • 20,000 actions/month
  • 10 connections
  • 25 MCP servers
  • Community support

Pro

$29/month

For launching production MCP workflows

  • 200,000 actions/month
  • 100 connections
  • 500 MCP servers
  • Email support
Start Pro Trial

New-account trial · no credit card needed

Team

Most Popular
$129/month

For teams shipping embedded workflow products

  • 1,000,000 actions/month
  • 500 connections
  • 5,000 MCP servers
  • Priority support
Start Team Trial

New-account trial · no credit card needed

/mcp/weavz

Give your agent a workspace that can act.

Start free, add Weavz to an AI client, or walk through the production setup with our team.