Loomal

openharness

MCP server by github.com/philo-kim/openharness

Lets AI coding agents discover and reference each other's recent sessions.

0 starsnpm: @freebird-ai/openharness

About openharness

openharness is an MCP (Model Context Protocol) server published by philo-kim in the official MCP registry, listed under Autonomous Agents on Loomal. Lets AI coding agents discover and reference each other's recent sessions.

It ships as an npm package (@freebird-ai/openharness), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/philo-kim/openharness.

Use openharness with your agent

Claude Code · one command
claude mcp add openharness -- npx -y @freebird-ai/openharness
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "openharness": {
      "command": "npx",
      "args": [
        "-y",
        "@freebird-ai/openharness"
      ]
    }
  }
}
npm@freebird-ai/openharness

Frequently asked questions

What is openharness?
openharness is an MCP (Model Context Protocol) server by philo-kim in the Autonomous Agents category. Lets AI coding agents discover and reference each other's recent sessions.
How do I connect openharness to Claude, Cursor, or another MCP client?
Install openharness from its npm package (@freebird-ai/openharness) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is openharness open source?
Yes — the source code is public at github.com/philo-kim/openharness.
Can AI agents pay to use openharness?
Not yet through Loomal — openharness is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain openharness? Claim this listing free by verifying GitHub ownership, or contact us.