VS Code setup
VS Code-specific notes for the Soriku MCP integration via the MCP extension.
The extension
Install the official Model Context Protocol extension from the VS Code marketplace. It manages server lifecycle and surfaces tools through the editor's AI sidebar.
Config location
Settings → Extensions → MCP → Edit JSON. Same shape as Cursor's mcp.json. The extension restarts the server when the config changes.
Pair with VS Code tasks
Use VS Code tasks to invoke Soriku for repeatable workflows: a Generate API docs task that calls soriku_chat with the editor persona, a Review changed files task that pipes through code-reviewer.