Provides a hardware plugin that runs vLLM on Huawei Ascend NPUs by mapping vLLM execution and memory management to the Ascend runtime. Key features: support for Transformer/MoE/embedding/multimodal models, official docs, CI-backed release branches and community maintenance.
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.
Exposes a local MCP server that lets LLMs (e.g., Claude Desktop) query decompiled Android app context from a modified JADX GUI—supporting class/method retrieval, resources, xrefs, and debugger hooks for interactive reverse engineering workflows.
Federates MCP, A2A, and REST/gRPC backends behind a single gateway endpoint with centralized discovery, governance, and observability; optimizes agent and tool calling. Includes gRPC→MCP translation, plugin extensibility, OpenTelemetry tracing, and Kubernetes-ready deployment.
Timeline-based video editor for web, desktop and mobile that integrates AI-assisted workflows (MCP server and generative-model integrations) with a Rust core and plugin-first, cross-platform architecture; supports headless batch rendering and no-watermark exports.
Web and mobile front-end for terminal coding agents — Claude Code, Cursor CLI, Codex, and Gemini-CLI. Drive live sessions from a browser with an integrated shell, file/Git explorers, and a plugin system. Self-host or use the managed Cloud option.
Provides a visual, low-code environment to build, debug, and deploy AI agents—integrates model services (OpenAI, Volcengine), RAG, plugins, workflows, and a Chat SDK for embedding agents into apps.
Modular marketplace of focused Claude Code plugins that composes specialized agents and progressive 'agent skills' to orchestrate multi-agent development workflows while minimizing token usage.
Provides a long‑lived, in‑process file and content search library for editors and AI agents, with typo‑resistant fuzzy matching, frecency‑ranked results, background watchers, and a lightweight in‑memory content index — optimized for repeated searches in long‑running processes.
Provides ultra-fast, typo-tolerant file search and grep tuned for Neovim and AI agents, with built-in memory (frecency, git status, size, definition matches). It reduces agent token use and speeds developer file discovery in large repos.
Declares and installs agent dependencies from an apm.yml manifest—skills, prompts, agents, plugins and MCP servers—with transitive resolution, security auditing, plugin packaging, and cross-host registries so agents are reproducible across repos.
Folders pairing a SKILL.md (YAML metadata plus instructions) with optional scripts that Claude loads on demand to handle specific tasks. Bundles document skills (PDF, DOCX, PPTX, XLSX), a spec, and a starter template for authoring your own.