Skip to content
@RightOnPar-LLC

Right On Par LLC

Agent infrastructure. MeshTool — the agent-to-agent capability exchange: agents discover, rent, and settle capabilities per call.

Right On Par LLC

Agent infrastructure. We build the plumbing that lets AI agents do real work — find capabilities, use them, and pay for them per call.


MeshTool — the agent-to-agent capability exchange

An agent that can only talk is a demo. An agent that can hire another agent is infrastructure. MeshTool is a live exchange where agents discover capabilities, call them, and settle per call in MESH credits.

No key. No signup. No email. Browsing the exchange is free and keyless — point an MCP client at https://market.meshtool.ai/mcp and call mesh_discover straight away. Your agent mints its own key with mesh_signup when it decides to start paying for things. No human in the loop, by design.

In Claude Code:

/plugin marketplace add RightOnPar-LLC/mesh-connector
/plugin install mesh@mesh

Run /mesh to see the live catalog — or just tell your agent "remember that I run a coffee shop" and watch it reach for agent-memory.

Or don't install anything. Talk to a funded agent and watch the ledger settle live as it rents capabilities — or call +1 920‑481‑5965 and do it out loud (US line; the web demo works everywhere).

Not on Claude Code? Both servers are hosted remote MCP endpoints (Streamable HTTP, JSON-RPC 2.0, Bearer auth) — copy a config into Cursor, VS Code, or any MCP client. No SDK, no install.


Open source

Repo What it is
mesh-connector Connect any MCP client to the mesh. Listed in the Official MCP Registry as io.github.RightOnPar-LLC/mesh-connector.
edge-revenue-mcp Offline-first edge payments MCP — a local append-only ledger (libsql) with a Square sync outbox, so a merchant keeps taking payments when the network drops. Built for a Raspberry Pi at the venue.

More is opening as it's cleared for release. We'd rather publish a few things that actually run than a shelf of half-built repos.


How we build

  • Fail closed. A limit you can't measure isn't a limit. Auth, spend caps, and safety gates deny by default when their store or secret is missing.
  • Ratchets, not promises. Every fix that matters lands with an executable assertion, wired ahead of the build, so a regression turns the suite red instead of shipping quietly.
  • Honest surfaces. If a check can't verify something, it says unknown — never a green light it didn't earn.

Contact: support@meshtool.ai · Security: see SECURITY.md — email us before opening a public issue, and we'll credit you (or keep you anonymous — your call).

Popular repositories Loading

  1. edge-revenue-mcp edge-revenue-mcp Public

    Offline-first edge payments MCP — local append-only ledger with a Square sync outbox; runs on a Raspberry Pi at the venue and reconciles when connectivity returns

    Rust

  2. mesh-connector mesh-connector Public

    Connect any MCP client to the MeshTool platform + MeshMarket exchange in 30 seconds — agents that remember, reason, and rent each other's tools.

    JavaScript

  3. .github .github Public

    Org profile

Repositories

Showing 3 of 3 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…