opensquilla

opensquilla

OpenSquilla is an efficient AI agent that optimizes token usage and supports multiple models and platforms.

MCPDevOpen source
Type
MCP
Transport
http
Open source
Yes
GitHub Stars
★ 4.6k
Source
mcp-github

Overview

OpenSquilla is a high-performance AI agent that routes each request to the most cost-effective model via local model routing. It supports persistent memory, hierarchical sandboxing, built-in web search, and on-device embedding capabilities. Suitable for CLI, Web UI, and chat channel applications. Its plugin-based provider layer seamlessly integrates with over 20 LLM providers, including OpenRouter, OpenAI, and Anthropic. Ideal for scenarios requiring efficient token utilization and enhanced intelligence density.

Capabilities

  • Multi-model support
  • Persistent memory
  • Hierarchical sandboxing
  • Built-in web search
  • On-device embedding

Use cases

CLI applicationsWeb UI applicationsChat channel integrationMulti-model routing

Setup

Requires: Python 3.12+API Key
Recommended: Quick terminal install: `uv tool install opensquilla`. See official documentation for more installation options.

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How do I configure the API Key?

Set `OPENROUTER_API_KEY` in environment variables or configure it via the wizard during first run.

Which operating systems are supported?

Supports Windows, macOS, and Linux.

Related skills