OOMOL SDKs

Development entry points for connecting your function capabilities to different delivery channels. Use SDKs to plug local code into Connect, Cloud, MCP, and Fusion services instead of rewriting glue code.

OOMOL Cloud SDKs

Hand the same function capability over to OOMOL Cloud and reduce the infrastructure work behind service delivery.

☁️

OOMOL Cloud MCP SDK

TypeScript

Provide functions deployed on OOMOL Cloud directly as MCP tools for agent use.

  • Serverless architecture
  • Auto-scaling
  • Pay-per-call billing
🔌

OOMOL Block MCP SDK

TypeScript

Wrap blocks or function capabilities as MCP tool interfaces with less boilerplate between implementation and tool delivery.

  • Block functions as MCP tools
  • Full type support
  • Seamless OOMOL ecosystem integration
🐍

OOMOL Cloud Task SDK (Python)

Python

Write function tasks in Python that run directly on OOMOL Cloud.

  • Full type definitions
  • Async task support
  • Built-in logging and monitoring
📦

OOMOL Cloud Task SDK (TypeScript)

TypeScript

Write function tasks in TypeScript that run directly on OOMOL Cloud.

  • Full type definitions
  • Async task support
  • Built-in logging and monitoring

OOMOL Fusion SDKs

Call OOMOL Fusion APIs through one SDK and avoid rebuilding polling and async handling yourself.

OOMOL Fusion SDK (TypeScript)

TypeScript

Call OOMOL Fusion APIs from TypeScript and plug more capabilities into your functions or services.

  • Simplified API calling interface
  • Auto-handle polling and async workflows
  • Support text-to-image, TTS and more services
🐍

OOMOL Fusion SDK (Python)

Python

Call OOMOL Fusion APIs from Python and plug more capabilities into your functions or services.

  • Simplified API calling interface
  • Auto-handle polling and async workflows
  • Support text-to-image, TTS and more services

OOMOL Connect SDKs

Expose functions or services that already run locally, so remote API access and MCP access become direct and controlled.

🔗

OOMOL Connect MCP SDK

TypeScript

Expose local functions as remotely callable MCP tools so agents use the capability exactly where it already runs.

  • Zero-config network proxy
  • Native MCP protocol support
  • Secure end-to-end encryption
🚀

OOMOL Connect SDK (TypeScript)

TypeScript

Expose local functions or services as remote APIs, useful when you want to start locally and open access step by step.

  • RESTful API support
  • Automatic HTTPS certificates
  • High-performance reverse proxy
🐍

OOMOL Connect SDK (Python)

Python

Expose local functions or services as remote APIs, useful when you want to start locally and open access step by step.

  • RESTful API support
  • Automatic HTTPS certificates
  • High-performance reverse proxy
OOMOL Logo

Start with the Next Function

Download OOMOL Studio to build the function with AI, validate it locally, and ship it directly to OOMOL Cloud.
Apple Silicon Mac only