How to Use the DottedSign MCP in Claude Code
Claude Code enables headless DottedSign operations in your terminal for CI/CD and automated scripting.
Works with every AI agent you already use
…and any MCP-compatible client
Connect DottedSign MCP to Claude Code
Create your Vinkius account to connect DottedSign to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Headless DottedSign task management
Run `create_task` from your terminal to trigger signatures during build or deployment steps. It fits directly into your existing shell scripts and cron jobs. Because the MCP Server supports standard transports, you can pipe output to other CLI tools. This makes it easy to integrate signing into your pipeline without a browser.
Automated DottedSign audit verification
Use `get_audit_trail` to pull logs during your CI/CD process. You can verify compliance before moving to the next stage of your deployment. This provides a programmatic way to check document history. If a check fails, your script stops execution immediately.
Programmatic DottedSign user management
Call `list_users` or `get_me` to verify account status from the command line. This is useful for environment setup or pre-flight checks. Your scripts can now confirm identity and permissions before firing off tasks. It keeps your infrastructure logic clean and centralized.
Set up DottedSign MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seedottedsign-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest DottedSign transactions." It will automatically discover and invoke the available DottedSign tools.
claude mcp add --transport http dottedsign-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about DottedSign MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the DottedSign MCP today
We host it, we monitor it, we maintain it. You just paste one token.