Skip to content
@Ophir-Protocol

Ophir-Protocol

Open protocol for AI agent negotiation, pricing, and settlement.

Ophir Protocol

An open protocol for AI agents to autonomously discover, negotiate, and transact with each other.

Website · Specification · Issues

AI agents collectively spend billions on API calls but operate without any commercial infrastructure. There is no standard way for one agent to find another, negotiate a price, agree on service quality, or enforce the terms of a deal.

Ophir defines a structured negotiation lifecycle where agents discover service providers through a shared registry, exchange signed requests for quotes, counter-offer, and arrive at binding agreements. Agreements are dual-signed with Ed25519 and settled through Solana USDC escrow. The protocol tracks SLA metrics against committed targets during execution, and violations trigger on-chain disputes with automatic compensation.

Getting Started

Add Ophir to any MCP client:

{
  "mcpServers": {
    "ophir": {
      "command": "npx",
      "args": ["@ophirai/mcp-server"]
    }
  }
}

Or use the SDK directly:

npm install @ophirai/sdk @ophirai/protocol

Repositories

ophir Protocol specification, TypeScript SDK, MCP server, inference router, Solana escrow, and all packages

Packages

@ophirai/protocol Core types, state machine, SLA schemas, error codes
@ophirai/sdk BuyerAgent, SellerAgent, Ed25519 signing, escrow integration
@ophirai/mcp-server MCP tools for LLM-powered agents
@ophirai/router OpenAI-compatible inference gateway
@ophirai/clearinghouse Multilateral netting, margin assessment, Probability of Delivery
ophirai Python SDK

Popular repositories Loading

  1. .github .github Public

    Organization profile and community health files

  2. ophir ophir Public

    Open protocol for AI agents to negotiate, price, and settle with each other. JSON-RPC 2.0 + Ed25519 + Solana escrow.

    TypeScript

Repositories

Showing 2 of 2 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…