89 production connectors with cryptographic security, WASI sandboxing, and zone-based isolation. ~1.4M lines of Rust, 58K+ tests.
A secure connector protocol (FCP) and Rust platform for AI agent operations. Ships 89 connectors spanning messaging (Slack, Discord, Telegram, Signal), cloud (AWS, GCP, Azure, Kubernetes), databases (PostgreSQL, Redis, MongoDB, DuckDB), AI/ML (OpenAI, Anthropic, Pinecone, Qdrant), productivity (Notion, Jira, Linear, Figma), Google Workspace, social media, analytics (Datadog, Sentry, PostHog), and business tools (Stripe, Salesforce, HubSpot). Unlike OpenClaw's trust-the-runtime plugin model with shared-process extensions, FCP enforces security mechanically: each connector runs as an isolated binary with WASI/OS sandboxing, cryptographic capability tokens (Ed25519/COSE), zone-based encryption (ChaCha20-Poly1305), first-class revocation, hash-linked audit chains, and supply chain verification via Sigstore/in-toto.
RustIntegrationsSecurityConnectorsDevOps