AI & ML
Trust: 37/100 (Limited)io.github.Ophir-ai-creator/ophir Guide
Ophir protocol tools for AI agent discovery, negotiation, and settlement
by Ophir-Protocol
Quick Start
Install
npx @ophirai/mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-ophir-ai-creator-ophir": {
"command": "npx",
"args": [
"@ophirai/mcp-server"
]
}
}
}