Loomal

contract-ops-mcp

MCP server by github.com/drbaher/contract-ops-mcp

One MCP server for the contract-ops suite: all nine local-first CLIs as agent tools.

0 starsnpm: contract-ops-mcp

About contract-ops-mcp

contract-ops-mcp is an MCP (Model Context Protocol) server published by drbaher in the official MCP registry, listed under Autonomous Agents on Loomal. One MCP server for the contract-ops suite: all nine local-first CLIs as agent tools.

It ships as an npm package (contract-ops-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/drbaher/contract-ops-mcp.

Use contract-ops-mcp with your agent

Claude Code · one command
claude mcp add contract-ops-mcp -- npx -y contract-ops-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "contract-ops-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "contract-ops-mcp"
      ]
    }
  }
}
npmcontract-ops-mcp

Frequently asked questions

What is contract-ops-mcp?
contract-ops-mcp is an MCP (Model Context Protocol) server by drbaher in the Autonomous Agents category. One MCP server for the contract-ops suite: all nine local-first CLIs as agent tools.
How do I connect contract-ops-mcp to Claude, Cursor, or another MCP client?
Install contract-ops-mcp from its npm package (contract-ops-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is contract-ops-mcp open source?
Yes — the source code is public at github.com/drbaher/contract-ops-mcp.
Can AI agents pay to use contract-ops-mcp?
Not yet through Loomal — contract-ops-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain contract-ops-mcp? Claim this listing free by verifying GitHub ownership, or contact us.