Prerequisites
1
Install Node.js
Ensure Node.js 18+ is installed:
2
Install sudocode CLI
The MCP server requires the sudocode CLI:
3
Initialize project
Have a sudocode project initialized:
Install MCP Server
Install the sudocode MCP server globally:Expected output
Expected output
Configure Your Agent
To use the MCP server with your AI agent, you’ll need to configure it in your agent’s settings. See the Agent Setup guide for detailed instructions for:- Claude Code
- Cursor
- VS Code
- Other MCP-compatible agents
Verify Setup
Test that MCP tools are available:Ask Claude in Claude Code
Ask Claude in Claude Code
mcp__plugin_sudocode_sudocode__*, the setup is working!
Next Steps
1
Configure your agent
Follow the Agent Setup guide for your specific AI agent
2
Review the tools
Study the MCP tools reference
3
Build workflows
Explore agent workflow examples to see practical patterns

