Skip to main content

Generic MCP Configuration

Any client that supports the Model Context Protocol can connect to the Semust MCP Server. The standard configuration pattern is:

Configuration Parameters

Compatible Clients

The Semust MCP Server works with any MCP-compatible client, including:
  • Claude DesktopSetup Guide
  • CursorSetup Guide
  • Claude Code — CLI-based AI coding assistant
  • Windsurf — AI-powered code editor
  • Any MCP-compatible tool — Using the standard configuration above

Manual Server Startup

For clients that require a running server rather than launching it automatically:
Or on Windows PowerShell:
The server communicates over stdio (standard input/output), which is the default MCP transport. No network ports are opened.