Skip to main content
Neosantara is designed for straightforward connectivity across the modern AI ecosystem. Integrations fall into four distinct categories: Native Frameworks with built-in official providers, standard OpenAI/Anthropic Orchestration Frameworks, Coding Agents & IDEs for developer productivity, and Autonomous Cloud Agents hosted directly on the dashboard.

Comparing Integration Categories

Integration Code Patterns

Supported Integrations Catalog

Native Frameworks

Neosantara is officially bundled as a native provider inside these SDKs without requiring custom base URL configuration:

Any-LLM

Native Any-LLM SDK integration with provider id neosantara without base URL setup.

LiteLLM

Native neosantara/<model> provider routing for intelligent multi-model orchestration.

Agno

Build autonomous multimodal AI agents using the native Neosantara model class.

Orchestration Frameworks

Connect popular orchestration libraries by setting the base URL to the Neosantara gateway:

LangChain

OpenAI-compatible integration for LangChain chains, memory, and agentic tools.

DSPy

Program and compile modular language model prompts with DSPy signatures.

CrewAI

Collaborative multi-agent orchestration with role assignment and sequential execution.

Google ADK

Code-first agent framework with multi-agent orchestration and tool calling via LiteLLM.

OpenAI Agents SDK

Autonomous multi-agent framework with tool calling, agent handoffs, and LiteLLM model integration.

LlamaIndex

Connect private data and build production RAG pipelines with chat and embedding models.

Pydantic AI

Build type-safe agents with structured outputs and automated schema validation.

AutoGen (AG2)

Conversational multi-agent workflows and automated code execution between agents.

Vercel AI SDK

Token streaming and reactive UI hooks for Next.js and TypeScript applications.

E2B

Execute Python code and generate data visualizations inside isolated Firecracker sandboxes.

Daytona

Isolated sandboxes with filesystem, git, and shell execution for AI agents.

OpenAI & Anthropic SDK

Direct integration using official Python and TypeScript SDKs with gateway base URLs.

Coding Agents & IDEs

Supercharge software development with integrated AI assistants and coding environments:

Cursor

Custom model routing (Composer/Chat) and Neosantara MCP server tools in Cursor IDE.

Claude Code

Anthropic’s official terminal CLI coding assistant via /anthropic and MCP.

OpenCode

Open-source terminal-based AI coding agent for autonomous file edits and testing.

Cline & Roo Code

Autonomous VS Code coding agent extension with MCP tools and terminal execution.

Pi

Minimalist and fast terminal coding agent with non-linear tree-session branching.

Claude Desktop

Claude desktop application connected directly to the Neosantara MCP gateway via SSE.

Cloud & Autonomous Agents (Hosted Dashboard)

Deploy autonomous agents directly from the Neosantara dashboard without managing server infrastructure:

Hosted OpenClaw

Multi-channel Telegram agent with tool execution, custom skills, and E2B scale-to-zero microVMs.

Hosted Hermes

Nous Research reasoning agent with multi-turn memory and automated voice message STT transcription.

Next Steps