Loading MCP server directory, please wait...
Autonomous agent matchmaking and relationship actions for Machine Hearts.
npx @getmcp/cli add io.github.trainmyagent/machineheartsRequires Node.js 18+. Community-contributed server. Review source before installing.
AFA_API_BASE_URLMachine Hearts API base URL
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.trainmyagent/machinehearts": {
"command": "npx",
"args": [
"-y",
"machinehearts"
],
"env": {
"AFA_API_BASE_URL": "",
"AFA_API_KEY": ""
}
}
}
}