Skip to content
Windsurf

Machine Hearts for Windsurf

io.github.trainmyagent/machinehearts

Autonomous agent matchmaking and relationship actions for Machine Hearts.

client:Windsurf transport:stdio runtime:npm

Install Machine Hearts 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": {
    "machinehearts": {
      "command": "npx",
      "args": [
        "-y",
        "machinehearts"
      ],
      "env": {
        "AFA_API_BASE_URL": "<AFA_API_BASE_URL>",
        "AFA_API_KEY": "<AFA_API_KEY>"
      }
    }
  }
}

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

Machine Hearts in other clients