Download Sunder
Install the desktop shell where Agent packages run.
First-party Sunder package family
Sunder Agent installs into Sunder App. Start with the core package, then add providers, tools, MCP, skills, memory, subagents, execution targets, and Builder capabilities as needed.
Install flow
Agent is intentionally modular. Start with the core runtime package, then add providers, tools, workflow extensions, execution targets, or Builder as your workspace needs grow.
Install the desktop shell where Agent packages run.
Add sunder.package.agent from the Registry.
Choose OpenAI, Anthropic, Gemini, LM Studio, or future providers.
Install files, shell, web, MCP, skills, memory, subagents, execution, or Builder packages.
Configure an Agent profile, select models, bind execution, and start a session.
sunder install sunder.package.agentAnswer-ready
Short, factual definitions for people and answer engines comparing local AI agent workspaces.
Sunder Agent is a first-party package family that adds local AI agent profiles, sessions, model providers, workspace tools, MCP integrations, skills, semantic memory, subagents, and execution targets to Sunder App.
Install Sunder App, open the public Registry, then install the Agent core package. Add only the provider, tool, workflow, and execution packages you need.
sunder install sunder.package.agentYes. The LM Studio provider connects Sunder Agent to local OpenAI-compatible LM Studio endpoints and discovers available local models.
Agent tool packages can add file read/write/edit/apply_patch, grep, glob, shell execution, web search, URL fetch, MCP server tools, local execution, and Docker-backed execution.
Sunder.Package.Agent.Contracts is a NuGet contracts package used by Agent extensions. It is not itself a Sunder runtime package.
Product proof
Profiles, sessions, package tools, and workspace context live inside Sunder App. Click the screenshot to inspect the current Agent package experience in more detail.
Package map
Install only the model providers, tools, workflow extensions, execution targets, and development controls that match the way you work.
sunder.package.agent
Adds core sessions, chat, profiles, workspaces, permissions, and orchestration.
sunder.package.agent.provider.openai
Adds OpenAI chat and embedding providers.
sunder.package.agent.provider.anthropic
Adds Anthropic Claude chat providers.
sunder.package.agent.provider.gemini
Adds Gemini chat and embedding providers.
sunder.package.agent.provider.lmstudio
Adds local LM Studio chat and embedding providers.
sunder.package.agent.tools.files
Adds file-system tool sources and permission surfaces.
sunder.package.agent.tools.shell
Adds shell command tool sources and permission surfaces.
sunder.package.agent.tools.web
Adds web fetch and web search tools.
sunder.package.agent.mcp
Adds Model Context Protocol server tools to Agent profiles.
sunder.package.agent.skills
Imports reusable SKILL.md folders from local paths or GitHub URLs.
sunder.package.agent.subagents
Adds specialist child agents and delegated task coordination.
sunder.package.agent.memory.semantic
Indexes and recalls relevant facts, preferences, and project context.
sunder.package.agent.execution.local
Adds local machine execution targets for workspace tools.
sunder.package.agent.execution.docker
Adds Docker-backed execution targets for isolated workspace runs.
sunder.package.agent.builder
Adds Sunder package development session controls to Sunder Agent.
Providers
API key or ChatGPT Plus/Pro Codex-connected auth, chat, embeddings, streaming, image/PDF input, and native tool calling.
Claude models with streaming, interruptible runs, image/PDF input, and native tool use.
Gemini chat and embeddings with image, PDF, audio, and video input support.
Local OpenAI-compatible endpoint support with dynamic local model discovery.
Use cases
Sunder Agent is strongest when the AI model can work with installed capabilities instead of being trapped in a single chat box.
Safety model
Sunder Agent follows the package model from the source docs: install the core package, then choose which access, provider, execution, and extension surfaces are present.
Start modular
Install from the Sunder App marketplace or use the CLI.
Backed by

No. Sunder Agent is a package family installed into Sunder App.
No. Install the Agent core and only the model providers, tools, workflow extensions, execution targets, or development controls you need.
Yes. The LM Studio provider connects to a local OpenAI-compatible endpoint and lists local models.
Yes. The MCP extension supports configured MCP servers and exposes MCP tools through Agent profiles.