Turn any Claude harness into something people install
Paste a GitHub repo of a Claude Code plugin. We run it as a hidden, server-side session and hand each customer one MCP URL for their own Claude. The harness stays on our server. How it works
Public repos clone instantly · private repos supported after sign-in
how it works
From a repo to a one-line install.
01[ clone ]
Paste your plugin repo
Point Aihar.app at the GitHub repo that hosts your Claude Code plugin. Public repos clone and parse instantly.
02[ run hidden ]
We run it, sealed
It runs as an isolated, server-side Claude session with your plugin installed. The harness never leaves our server.
03[ one URL ]
Share one MCP URL
Each customer gets one signed, revocable MCP URL to add to their own Claude. Their Claude talks to yours, results only.
A private venture-building harness, delivered as one signed MCP URL, the whole sprint runs server-side.
claude mcp add --transport http venture-sprints https://aihar.app/mcp/<token>
One signed URL per customer, minted by the author.
venture building
Venture Sprints
A private venture-building harness turned into an MCP product: customers add one signed URL to their Claude and run the whole sprint. The playbook never leaves the server.
Aihar.app's engine is open-core and self-hostable. Run it yourself and read the code, or let the hosted cloud at aihar.app handle isolation and scale for you.