ophir for Claude Desktop
io.github.ophir-ai-creator/ophir
Ophir protocol tools for AI agent discovery, negotiation, and settlement
client:Claude Desktop
transport:stdio
runtime:npm
Install ophir in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"ophir": {
"command": "npx",
"args": [
"-y",
"@ophirai/mcp-server"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs