contract ops mcp for Cline
io.github.drbaher/contract-ops-mcp
One MCP server for the contract-ops suite: all nine local-first CLIs as agent tools.
client:Cline
transport:stdio
runtime:npm
Install contract ops mcp in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"contract-ops-mcp": {
"command": "npx",
"args": [
"-y",
"contract-ops-mcp"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs