Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by JoshuaWink • Uncategorized
A VSCode extension and CLI that exposes the full VSCode API for external scripting, automation, and session control.
Control and automate VSCode sessions externally.
Integrate with VSCode APIs for rapid prototyping and automation.
Extend VSCode functionality via scripting and session targeting.
capi is a minimal, scriptable kernel for VSCode automation that exposes all VSCode APIs, commands, and session controls as raw, composable primitives without enforcing workflows or abstractions. It enables developers and agents to control any VSCode window externally, facilitating rapid prototyping, agent integration, and creative automation. capi also serves as the foundation for the MCP server and tools, allowing any assistant or tool to interact with VSCode via its APIs at runtime.