Vinkius
Sproof logo
Vinkius
Vinkius runs on CrewAI

How to Use the Sproof MCP in CrewAI

Run autonomous operations: Deploy specialized agent teams to handle complex signatures using crewai.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Sproof MCP on Cursor AI Code Editor MCP Client Sproof MCP on Claude Desktop App MCP Integration Sproof MCP on OpenAI Agents SDK MCP Compatible Sproof MCP on Visual Studio Code MCP Extension Client Sproof MCP on GitHub Copilot AI Agent MCP Integration Sproof MCP on Google Gemini AI MCP Integration Sproof MCP on Lovable AI Development MCP Client Sproof MCP on Mistral AI Agents MCP Compatible Sproof MCP on Amazon AWS Bedrock MCP Support
MCP Servers - Free for Subscribers
Vinkius runs on CrewAI

Connect Sproof MCP to CrewAI

Create your Vinkius account to connect Sproof to CrewAI and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.

GDPR Free for Subscribers

Key Capabilities

Coordinate Agent Roles

To set up a new signing process, the `create_signature_request` tool lets your team initialize the workflow with all necessary parameters. The agent can then pass this context to other specialized agents for review. If an initial plan fails, another agent can pick up the slack because you've exposed the full capability set via the MCP Server.

Audit and Document Investigation

When a team needs deep context, they pull data using `list_documents` or specific details with `get_document`. For accountability, running `list_audit_trail` provides all historical records. This allows the autonomous crew to research the full history before making an executive decision.

Manage Team Members and Status

A specialized agent can use `create_contact` to add necessary people to the system. The team then uses `list_contacts` or `list_signers` to confirm all roles are filled. The remaining tools, like `get_profile`, let one agent verify who is running the overall operation.

Setup guide

Set up Sproof MCP in CrewAI

Prerequisites

  • Python 3.10+ installed
  • crewai package (pip install crewai)
  • Active Vinkius subscription with a valid endpoint token
  1. 1

    Install CrewAI

    Run pip install crewai to install the framework. MCP support is built-in via the mcps parameter.

  2. 2

    Add the MCP URL to your agent

    Pass your Vinkius endpoint directly to the mcps list. Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. CrewAI handles tool discovery and caching automatically.

  3. 3

    Kick off your crew

    Create a Crew with your agent and tasks. Call crew.kickoff() — the agent will automatically invoke Sproof tools as needed.

crew.py
from crewai import Agent, Task, Crew

agent = Agent(
    role="Sproof Analyst",
    goal="Access and analyze Sproof data via MCP.",
    backstory="Expert analyst with direct Sproof access.",
    mcps=[
        "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
    ],
)

task = Task(
    description="List recent Sproof transactions",
    agent=agent,
    expected_output="A summary of recent activity",
)

crew = Crew(agents=[agent], tasks=[task])
result = crew.kickoff()
print(result)

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 Sproof MCP in CrewAI

Your multi-agent setup uses `list_documents` to generate an inventory of required files. This allows one agent (the Researcher) to feed the document list to another agent (the Analyzer). This is crucial for setting up the shared memory needed for autonomous operations.
Agents use `get_signature_request` to get granular details on any active request. They can then check who needs to sign using `list_signers`. This ensures all roles are accounted for. They also have the option to list requests generally via `list_signature_requests`.
The team uses `list_audit_trail` to pull all historical actions tied to a request. This is the definitive source of truth for compliance. It proves exactly when roles were assigned, documents were viewed, or changes were made.
You use `cancel_signature_request` to terminate a workflow. This is the clean way to tell the entire team that a signing session is no longer valid. It prevents agents from wasting cycles on stale or cancelled tasks.
This MCP Server touches **Contacts** metadata. The `create_contact` tool is specifically used to generate, manage, and update the contact list that your autonomous agents rely on.

Start using the Sproof MCP today

We host it, we monitor it, we maintain it. You just paste one token.

Built & Managed by Vinkius 30s setup 11 tools

We've already built the connector for Sproof. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 11 tools are live and waiting. You're up and running in seconds.

Vinkius runs on Claude Claude
Vinkius runs on ChatGPT ChatGPT
Vinkius runs on Cursor Cursor
Vinkius runs on Gemini Gemini
Vinkius runs on Windsurf Windsurf
Vinkius runs on VS Code VS Code
Vinkius runs on JetBrains JetBrains
Vinkius runs on Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.