🛠️

ophir

Ophir protocol tools for AI agent discovery, negotiation, and settlement

Developer Tools stdio npm npmstdioOphir-ai-creator
RUN IN TERMINAL
claude mcp add phir-ai-creator-ophir -- npx -y @ophirai/mcp-server
ADD TO claude_desktop_config.json
{ "mcpServers": { "phir-ai-creator-ophir": { "command": "npx", "args": ["-y", "@ophirai/mcp-server"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "phir-ai-creator-ophir": { "command": "npx", "args": ["-y", "@ophirai/mcp-server"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "phir-ai-creator-ophir": { "command": "npx", "args": ["-y", "@ophirai/mcp-server"] } } }

About This MCP Server

The Ophir MCP server is a developer tool that enables AI agent discovery, negotiation, and settlement using the Ophir protocol, connecting to other tools and systems through standard input/output interfaces. It is available as a package on npm and can be used by developers to facilitate communication and interaction between AI agents and other components. Developers would use this server when building applications that require AI agent coordination and management, leveraging the Ophir protocol for seamless integration.

Ophir protocol tools for AI agent discovery, negotiation, and settlement. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

@ophirai/mcp-server on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The ophir server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/phir-ai-creator-ophir.svg)](https://skillsplayground.com/mcps/phir-ai-creator-ophir/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.