MCP server Claude CodeCodexCursor +2
Magic-API MCP Server - A Model Context Protocol server for Magic-API development. Runs locally from the magic-api-mcp-server Python package.
MCP server Claude CodeCodexCursor +2
Magic-API MCP Server - A Model Context Protocol server for Magic-API development. Runs locally from the magic-api-mcp-server Python package.
Agent
Fast read-only search agent for locating code. Use it to find files by pattern (eg. "src/components//.tsx"), grep for symbols or keywords (eg. "API endpoints"), or answer "where is X defined / which files reference Y." Do NOT use it for code review, design-doc auditing, cross-file consistency checks, or open-ended…
Agent
General-purpose agent.
Agent
Enterprise-grade AI Agent system for code generation, analysis, and orchestration.
Agent
Code review expert for quality, security, and simplification.
Agent
Independent verification agent for testing and validation.
Agent
An image and video analysis agent that uses the Mimo V2.5 model to examine visual content.
Command
Deep analysis of specific code or module.
Command
Design exploration and ideation session.
Command
Parallel codebase research using multiple tools.
Command
Quick codebase reconnaissance.
Agent
An update log for the Pi Agent system, recording its restructuring, changes, and added or improved functions.
Agent
An update summary for a Pi Agent system, describing changes inspired by Claude Code version 2.1.19.
Agent
A quick reference for the Pi Agent system, including its agent modes and read-only, planning, and standard ways of working.
Skill Claude CodeCodex
Use the undoredo tool to rewind or reapply buffered file changes or inspect diffs without UI navigation. Use when you need to adjust or verify changes in the current session history.
Skill Claude CodeCodex
Operate Glimpse-APPs with progressive context — app list in system, domain detail via tools on demand.
Skill Claude CodeCodex
Best practices for writing and maintaining high-quality role memories.
Skill Claude CodeCodex
Periodic maintenance of role memory: dedup, tidy, consolidate, and pending management.
Skill Claude CodeCodex
Recall prior role memory when cross-session context materially affects the current task.
Skill Claude CodeCodex
Save insights from completed tasks to role memory.
Skill Claude CodeCodex
An internet search tool that uses the Exa.ai service to find information online. It requires an EXAAPIKEY environment variable, which is a stored setting containing the service's access key.
Skill Claude CodeCodex
Headless ACP CLI for agent-to-agent communication. Use when running coding agents (pi/qwen/codex/claude/gemini) headlessly, managing persistent sessions, queueing prompts, or consuming structured agent output from scripts. 触发词:acpx, ACP, agent communication, headless agent, session management, agent orchestration…
Skill Claude CodeCodex
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
Skill Claude CodeCodex
A code search, linting, and rewriting tool that understands a program's syntax structure. AST means abstract syntax tree, a structured representation of code.