Sandboxed workspace MCP: file ops, argv-only run_command, list_files; BYO LLM prompts.
Workspace-scoped MCP tools for building Cursor-style agents: readfile, writefile, editfile, runcommand, listfiles. Includes strict, versioned system prompts () and OpenAI-style tool definitions so your app can wire any LLM with one import. The LLM and API keys stay in your app. This package provides tool execution, sandboxing, and prompts—not a hosted model. OpenAI + in-process tools: the Tier B…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Workspace-scoped MCP tools for building Cursor-style agents: readfile, writefile, editfile, runcommand, listfiles. Includes strict, versioned system prompts () and OpenAI-style tool definitions so your app can wire any LLM with one import. The LLM and API keys stay in your app. This package provides tool execution, sandboxing, and prompts—not a hosted model. OpenAI + in-process tools: the Tier B section below is self-contained—copy the Python into a script, module, or REPL; no separate artifact…