Contract Ops MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 99 installs a week from npm. Last commit 16 Jul 2026.
One MCP server for the contract-ops suite: all nine local-first CLIs as agent tools.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add contract-ops-mcp -- npx -y contract-ops-mcp
{
"mcpServers": {
"contract-ops-mcp": {
"args": [
"-y",
"contract-ops-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.contract-ops-mcp]
command = "npx"
args = ["-y", "contract-ops-mcp"]
{
"mcpServers": {
"contract-ops-mcp": {
"args": [
"-y",
"contract-ops-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"contract-ops-mcp": {
"args": [
"-y",
"contract-ops-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.