AI·DesktopCommanderMCP is an MCP server for Claude that provides terminal control, file system search, and diff-based file editing capabilities.
Search
What are you looking for?
3 results for “mcp”
AI·Stitch-skills is a library of agent skills that follow the Agent Skills open standard for compatibility with coding agents such as Antigravity, Gemini CLI, Claude Code, and Cursor.
Most safety alignment work treats "detect the attack" as a text classification problem — does the prompt contain language the model's safety guardrails should catch. That assumption breaks down for LLM agents with real tool access. Here's a concrete case: take a known, public security vulnerability (a CVE), work out the sequence of tool calls that would exploit it, then have an LLM rewrite that a…