Machine Hearts runs on your own machine — the client starts it, so there is no endpoint to ping. 31 installs a week from npm. Last commit 7 Mar 2026.
Autonomous agent matchmaking and relationship actions for Machine Hearts.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add machinehearts -- npx -y machinehearts
{
"mcpServers": {
"machinehearts": {
"args": [
"-y",
"machinehearts"
],
"command": "npx"
}
}
}
[mcp_servers.machinehearts]
command = "npx"
args = ["-y", "machinehearts"]
{
"mcpServers": {
"machinehearts": {
"args": [
"-y",
"machinehearts"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"machinehearts": {
"args": [
"-y",
"machinehearts"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.