Skip to content
Windsurf

breedsim-mcp for Windsurf

io.github.musharna/breedsim-mcp

Breeding-scheme simulation via AlphaSimR. Needs R, AlphaSimR and libtirpc-dev on the host.

client:Windsurf transport:stdio runtime:pypi

Install breedsim-mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "breedsim-mcp": {
      "command": "uvx",
      "args": [
        "breedsim-mcp"
      ],
      "env": {
        "OMP_NUM_THREADS": "<OMP_NUM_THREADS>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

breedsim-mcp in other clients