Skip to main content

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:
Verify installation:

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
  • Codex
  • Cursor CLI
  • Github Copilot CLI
  • Other MCP-compatible agents

Verify Setup

Test that MCP tools are available:
If you see tool calls like 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

3

Build workflows

Explore agent workflow examples to see practical patterns
For more details, see the MCP Server Overview.