MCP Platform

    MCP Platform for304 Apps

    2,289+ workflow tools across 304 enterprise apps. Managed OAuth, auto-context resolution, and server-side token injection your AI never sees credentials. Works with any MCP-compatible platform.

    Connect via MCP

    # Add to your MCP client config
    "crawlii": {
      "url": "https://mcp.crawlii.io/v1/sse"
    }
    crawlii-mcp-toolsconnected

    slack.post_message

    Post a message to a channel

    1 cr
    200 OK · 1 credit
    {
      "result": {
        "items": [...],
        "count": 24
      }
    }

    Two Ways to Use

    Inside crawlii

    Agents & Workflows for Automation

    • AI agents auto-select the right integration for your campaigns
    • Workflow builder with drag-and-drop actions for complex automations
    • Triggers from connected apps (new email, Slack message, CRM updates, etc.)
    • No code required — describe your automation in plain English

    External via MCP

    API Integration for Developers

    • Standard MCP protocol — Streamable HTTP transport for real-time communication
    • RESTful APIs for all 304 integrations with comprehensive documentation
    • Server-side token injection — credentials never reach the LLM
    • Webhooks for event-driven integrations and real-time data sync

    304+ Native Integrations

    From CRM and accounting to engineering and messaging — every app your team uses, accessible to your AI via MCP.

    Knowledge Base

    Confluence logo

    Confluence

    Wiki

    Notion logo

    Notion

    Docs

    Google Drive logo

    Google Drive

    Storage

    SharePoint logo

    SharePoint

    Enterprise

    Sales & CRM

    Salesforce logo

    Salesforce

    CRM

    HubSpot logo

    HubSpot

    Marketing

    Pipedrive logo

    Pipedrive

    Sales

    Intercom logo

    Intercom

    Support

    Engineering

    Jira logo

    Jira

    Project Mgmt

    GitHub logo

    GitHub

    Version Control

    GitLab logo

    GitLab

    DevOps

    Linear logo

    Linear

    Issue Tracking

    Messaging

    Slack logo

    Slack

    Team Chat

    Gmail logo

    Gmail

    Email

    Microsoft Teams logo

    Microsoft Teams

    Collaboration

    Discord logo

    Discord

    Community

    Finance

    Xero logo

    Xero

    Accounting

    QuickBooks logo

    QuickBooks

    Bookkeeping

    Stripe logo

    Stripe

    Payments

    Sage logo

    Sage

    ERP

    Productivity

    Asana logo

    Asana

    Task Mgmt

    Trello logo

    Trello

    Boards

    Monday.com logo

    Monday.com

    Work OS

    ClickUp logo

    ClickUp

    All-in-One

    What makes crawlii different

    Raw API wrappers are provided by other platforms, leaving you to manage auth, context, and billing. The hard parts are handled automatically by Crawlii.

    Zero-config context

    Your Xero tenant ID doesn't need to be known when your AI calls xero.list_invoices. Tenant IDs, workspace IDs, cloud IDs, and account scoping are automatically resolved from your OAuth connection, eliminating manual configuration.

    Workflow-oriented tools

    Raw API endpoints are mirrored 1:1 by most platforms. Our tools are designed for complete workflows: names are resolved to IDs, multi-step API calls are merged into single operations, and responses are curated to deliver exactly what your AI needs.

    Managed OAuth

    Tokens are encrypted at rest using Fernet, automatically refreshed with distributed locking, and injected server-side. Raw tokens are never exposed to your AI. 100+ apps can be connected with one click.

    Server-side token injection

    Auth tokens, API keys, and context parameters are stripped from tool schemas before being sent to the LLM. Only functional parameters are made visible, ensuring zero credential exposure in compliance with OWASP MCP guidelines.

    Identity deduplication

    Duplicate connections are prevented when the same account is reconnected. Identity is extracted from OIDC id_tokens, /me endpoints, or email matching across 50+ providers, automatically preventing duplicate connections.

    One platform, not a stack

    The same 300+ integrations are used to power your AI agents, app builder, enterprise search, and MCP tools. Everything is unified under one OAuth connection, one credit pool, and one dashboard. Multiple services don't need to be stitched together.

    Simple, Credit-Based Pricing

    Integration tool calls deduct credits from your existing crawlii credit pool. No separate billing. No surprises.

    0.5
    credit per call

    Standard

    Read, list, and get operations — fetching data costs the least.

    Examples:

    gmail.list_messages
    Fetch inbox messages
    salesforce.get_account
    Retrieve CRM data
    notion.get_page
    Read documentation
    calendar.list_events
    View schedule
    Most Popular
    1
    credit per call

    Write

    Create, update, send, and delete — actions that modify data.

    Examples:

    slack.post_message
    Send team updates
    stripe.create_invoice
    Generate billing
    github.create_issue
    Track bugs
    hubspot.create_contact
    Add new leads
    2
    credits per call

    Premium

    Search, bulk ops, and compute-heavy operations.

    Examples:

    hubspot.search_contacts
    Find leads across CRM
    drive.search_files
    Query documents
    jira.bulk_update
    Mass ticket updates

    One Credit Pool for Everything

    Your credits cover AI agent runs, app building, media generation, and integration tool calls. No separate billing for integrations. Use more agents one month, more integrations the next — it's flexible by design.

    How We Solve Your Integration Challenges

    Most platforms are just connector layers — they pipe data between apps and leave you to manage auth, context, and tool quality. Crawlii is a complete AI platform that handles the complexity for you.

    Zero Credential Exposure

    Your AI never sees API keys or OAuth tokens. We handle authentication server-side with encrypted storage and automatic token refresh.

    ✓ OWASP MCP Compliant

    Automatic Context Resolution

    No more managing tenant IDs, workspace IDs, or cloud IDs. We automatically resolve and inject context so your AI focuses on the task, not infrastructure.

    ✓ 100+ Apps Supported

    Workflow-Optimized Tools

    Not just API wrappers. Our tools resolve names to IDs, merge multi-step operations, and return curated responses designed for AI consumption.

    ✓ 2,289+ Curated Tools

    Bulletproof Token Management

    Distributed Redis locks prevent race conditions during token rotation. No failed API calls, no manual retries, no downtime.

    ✓ 99.9% Uptime SLA

    Unified Platform Architecture

    One integration powers AI agents, app builder, enterprise search, and workflows. One auth flow, one credit pool, one dashboard.

    ✓ Single Integration Point

    Future-Proof Integration Layer

    When third-party APIs change, we update our platform automatically. Your code stays the same — we handle versioning and backward compatibility.

    ✓ Zero-Maintenance Updates

    The hard problems we solve

    These are real engineering problems that other platforms leave to you. crawlii handles them out of the box.

    Token rotation without race conditions

    Xero, QuickBooks, and others rotate refresh tokens on every use. Concurrent tool calls can invalidate tokens. crawlii uses distributed Redis locks to ensure exactly one refresh at a time — no failed calls, no manual retries.

    Context injection invisible to the LLM

    Your AI should never need to know a Jira cloud_id, a Xero tenant_id, or a Salesforce instance_url. crawlii resolves these from OAuth or via runtime API calls, caches them, and injects them server-side. 100+ apps supported.

    Identity deduplication across providers

    Reconnecting the same Google account shouldn't create a duplicate. crawlii extracts identity from OIDC id_tokens, /me endpoints, or email matching across 50+ providers to prevent duplicate connections automatically.

    Workflow tools, not endpoint mirrors

    "Create invoice for Acme Corp" resolves the contact name to an ID, sets sensible defaults for dates and line items, and returns a curated response — not a raw 200-field JSON blob. Each tool is designed for what LLMs actually need.

    Hidden params that follow OWASP MCP guidelines

    Auth tokens, API keys, and context params are stripped from tool schemas sent to the LLM (OWASP MCP01). Only functional parameters are visible. Server-side injection means zero credential exposure.

    One platform, not a stack of point solutions

    Same 300+ integrations power your AI agents, app builder, enterprise search, and MCP tools. One OAuth connection, one credit pool, one dashboard. No stitching Composio + LangChain + custom auth + separate billing.

    Stop stitching. Start building.

    304 apps. 2,289+ curated tools. Auto context resolution. Managed OAuth. One credit pool for MCP, agents, apps, and search. Connect in 2 minutes.

    The Future of AI Is Unified.

    crawlii replaces fragmented tools with a single intelligence system designed for teams and individuals alike.