Governed app access and execution environment for AI agents and SaaS products. Connect business apps, scope credentials, expose MCP and API actions, approve sensitive work, and keep durable state. 1,000+ integrations · 12,000+ agent tools.
概览
Weavz gives AI agents and SaaS products governed access to the apps people already use. Connect 1,000+ integrations, expose approved actions through MCP or APIs, add Human Gates for sensitive work, and keep scoped state, files, and audit trails. Provision workspaces, add users, generate connect links, create MCP servers, and issue scoped tokens via the API/SDK (TypeScript & Python).
Key capabilities:
- 1,000+ app integrations (Slack, Gmail, HubSpot, Salesforce, GitHub, Notion, Stripe, and more)
- 12,000+ agent tools via Code Mode MCP (search → read API → execute)
- Hosted connection management (OAuth2, API key, custom auth)
- Human Gates for sensitive action approvals
- Scoped credentials per workspace and end user
- Filesystem, State KV, and Sandbox (JS/Python/Shell)
- Triggers (webhook + polling)
- TypeScript and Python SDKs
- Multi-tenant, dual runtime: Cloudflare Workers + Node.js/Docker
Remote MCP endpoint: https://platform.weavz.io/mcp/weavz
服务器配置
{
"mcpServers": {
"weavz": {
"url": "https://platform.weavz.io/mcp/weavz"
}
}
}