claude mcp add aidocx-mcp-server -- npx -y aidocx-mcp-server
{
"mcpServers": {
"aidocx-mcp-server": {
"command": "npx",
"args": ["-y", "aidocx-mcp-server"]
}
}
}
{
"mcpServers": {
"aidocx-mcp-server": {
"command": "npx",
"args": ["-y", "aidocx-mcp-server"]
}
}
}
{
"mcpServers": {
"aidocx-mcp-server": {
"command": "npx",
"args": ["-y", "aidocx-mcp-server"]
}
}
}
About This MCP Server
The Model Context Protocol server is a developer tool that enables the creation, upload, and management of contracts from AI assistants, facilitating AI analysis and e-signatures. It connects to AI coding assistants through standard input/output interfaces, allowing developers to leverage AI capabilities in their workflows. Developers would use this server when they need to integrate AI-driven contract management into their applications, particularly those that utilize AI assistants.
Create, upload, and manage contracts from AI assistants. AI analysis and e-signatures.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
aidocx-mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The mcp-server server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.