Loomal

Aidocx MCP

MCP server by github.com/aidocx/mcp-server

Create, upload, and manage contracts from AI assistants. AI analysis and e-signatures.

0 starsnpm: aidocx-mcp-server

About Aidocx MCP

Aidocx MCP is an MCP (Model Context Protocol) server published by aidocx in the official MCP registry, listed under Code Analysis on Loomal. Create, upload, and manage contracts from AI assistants. AI analysis and e-signatures.

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

Development happens in the open at github.com/aidocx/mcp-server.

Use Aidocx MCP with your agent

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

Frequently asked questions

What is Aidocx MCP?
Aidocx MCP is an MCP (Model Context Protocol) server by aidocx in the Code Analysis category. Create, upload, and manage contracts from AI assistants. AI analysis and e-signatures.
How do I connect Aidocx MCP to Claude, Cursor, or another MCP client?
Install Aidocx MCP from its npm package (aidocx-mcp-server) 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 Aidocx MCP open source?
Yes — the source code is public at github.com/aidocx/mcp-server.
Can AI agents pay to use Aidocx MCP?
Not yet through Loomal — Aidocx 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 Aidocx MCP? Claim this listing free by verifying GitHub ownership, or contact us.