contract ops mcp for Claude Desktop
io.github.drbaher/contract-ops-mcp
One MCP server for the contract-ops suite: all nine local-first CLIs as agent tools.
client:Claude Desktop
transport:stdio
runtime:npm
Install contract ops mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"contract-ops-mcp": {
"command": "npx",
"args": [
"-y",
"contract-ops-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs