MCP-native agent framework built around the Model Context Protocol from the start, with end-to-end tested Sampling and Elicitation. Define agents and multi-step workflows in Python, run terminal-first, and swap Anthropic, Google or local models.
Runs a self-hosted meeting bot and transcription API that joins Google Meet, Teams and Zoom and streams speaker-attributed transcripts in real time. Compiles meetings into a git-backed Markdown workspace and runs sandboxed agents on your infrastructure; Apache-2.0 and air-gap capable.
Performs automated, citation-backed deep research across web, arXiv, PubMed and your private documents using configurable local or cloud LLMs. Runs locally with per-user SQLCipher encryption, Docker/pip installs, LangChain integrations, and an MCP server for assistant integration.
Feeds simplified Figma layout and style metadata to AI coding agents like Cursor and Claude Code to implement designs in one shot. Sends descriptive JSON (1px border, 16px padding) rather than code, leaving framework choices to the model.
Lets AI agents drive GitHub in natural language via MCP: browse repos, triage issues, review pull requests, and trigger Actions runs. Runs as a GitHub-hosted remote OAuth server or a local Go binary, with per-toolset scoping and a read-only mode.
Framework-agnostic library for connecting and optimizing teams of AI agents built in LangChain, LlamaIndex, CrewAI, Semantic Kernel, or Google ADK. Profiles them down to individual tokens, traces execution, and runs built-in evaluation.
Runs an MCP server that lets an LLM like Claude drive Blender directly: create and edit objects, apply materials, inspect scenes, and run Python. Pulls assets from Sketchfab, Poly Haven, and Hyper3D so prompts build editable 3D scenes.
Lets AI agents like Claude Desktop and Cursor explore schemas and run SQL across Postgres, MySQL, MariaDB, SQL Server, and SQLite through one MCP server. A read-only mode stops the agent mutating data; no per-database drivers to wire up.
Exposes xcodebuild, simulator, and device actions as Model Context Protocol tools, so AI agents can build, run, capture logs, and debug iOS and macOS apps without hand-written scripts. Also runs as a standalone CLI and plugs into MCP clients.
Connects AI coding agents (Cursor, Claude Code) to Figma through a WebSocket bridge, letting an agent read a design and edit it programmatically. Includes a Figma plugin and 40+ MCP tools for text, styling, components, and bulk edits.
Bridges LLM-driven AI assistants to the Unity Editor so models can create scenes, edit C# scripts, manage assets, run tests and automate game-dev workflows. Exposes 47 focused MCP tool entrypoints, supports many MCP clients, and is MIT-licensed for local use.
Connects Claude (via the Model Context Protocol) to Ableton Live so the LLM can create and edit tracks, clips, instruments, and control playback through a socket-based MCP server and an Ableton MIDI Remote Script.