Skip to main content

Overview

Claude Desktop has built-in MCP support. Once configured, all 56 Semust tools become available directly in your Claude conversations.

Configuration

1

Locate the Config File

Open your Claude Desktop configuration file:
2

Add the Semust MCP Server

Add the following to your claude_desktop_config.json:
claude_desktop_config.json
Replace C:\\full\\path\\to\\semust_mcp.py with the actual path to your semust_mcp.py file. Use double backslashes on Windows.
3

Restart Claude Desktop

Fully quit and reopen Claude Desktop for the changes to take effect.

Auto-Allow Tools (Optional)

To skip the approval prompt for each tool call, add an alwaysAllow list:
claude_desktop_config.json
All Semust tools are read-only — they only fetch data and never modify anything. It’s safe to auto-allow all of them.

Verify Connection

After restarting Claude Desktop:
  1. Look for the MCP tools icon (hammer) in the chat input area
  2. Click it to see the list of available Semust tools
  3. Try a test prompt:
“List my Semust projects”
You should see your projects with their integration status.

Troubleshooting

For more help, see the full Troubleshooting guide.