Overview

Building AI Agents or MCP Tools that scale globally? You're in the right place.


Our platform harnesses Cloudflare's planetary-scale infrastructure to give your AI agents superpowers. Think of it as an AI-first cloud platform where your agents or MCP tools can process millions of messages, store terabytes of context, and respond in milliseconds from 330+ cities worldwide.

Current Platform State

We are currently in Pre-Alpha phase and have created a framework that is open source and self hostable. What we have today:

  • An Agent and MCP Framework to build services
  • Ability to develop and test locally
  • Ability to deploy services on your own Cloudflare account

What's under development:

  • Ability to host, share and discover your work on Nullshot.
  • Ability for users to one-click deploy your agents and MCPs locally or in the cloud.
  • Automated builds and deployments from Github repositories (CI/CD)
  • Python / Rust implementations

Why choose us for for AI Agents or MCP Tools?

Traditional cloud providers weren't built for the unique demands of AI agents:

  • Global Edge Computing: Your agents run closer to users (sub-20ms latency globally)
  • Serverless-First: No cold starts, infinite scale, pay only for what you use
  • Built-in Intelligence: Analytics, caching, and optimization happen automatically
  • Cost Efficiency: Up to 10x cheaper than traditional cloud providers for AI workloads
  • Service Mesh: We have designed a service mesh for MCP Tools to automatically deploy tools locally or in the cloud

Core Platform Services

Our platform exposes enables you to do anyhting imaginable through simple TypeScript APIs:

💾 Data & Storage

  • Memory Store (KV) - Lightning-fast global key-value store for agent memory
  • Storage (R2) - S3-compatible object storage for files, images/video, and datasets
  • SQL Database - Serverless SQL databases that scale to zero
  • External Database - Bring your own database to our ecosystem.
  • Cache - Intelligent global aching layer gets data to your users faster

🚀 Communication & Processing

  • Queues - Reliable message queuing for async agent workflows
  • Workflows - Orchestrate complex multi-agent processes
  • Email Routing - Handle inbound emails in your agent workflows
  • Stream - Video processing and live streaming capabilities

📊 Observability & Analytics

  • Analytics Engine - Time-series data for agent and mcp metrics for users or business insights
  • Logs - Structured logging for debugging and monitoring
  • Stream - Video/audio processing and live streaming capabilities

🔧 Configuration & Security

Getting Started

Read below on getting started with AI Agents or MCP Tools and then dive into the above services for advanced use cases!

  • Agent Starter
  • MCP Tool Starter