Vinkius
TextP2P logo
Vinkius
Vinkius runs on CrewAI

How to Use the TextP2P MCP in CrewAI

Run autonomous TextP2P campaigns using CrewAI's specialized agent teams.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

TextP2P MCP on Cursor AI Code Editor MCP Client TextP2P MCP on Claude Desktop App MCP Integration TextP2P MCP on OpenAI Agents SDK MCP Compatible TextP2P MCP on Visual Studio Code MCP Extension Client TextP2P MCP on GitHub Copilot AI Agent MCP Integration TextP2P MCP on Google Gemini AI MCP Integration TextP2P MCP on Lovable AI Development MCP Client TextP2P MCP on Mistral AI Agents MCP Compatible TextP2P MCP on Amazon AWS Bedrock MCP Support
MCP Servers — Included with Plan
Vinkius runs on CrewAI

Connect TextP2P MCP to CrewAI

Create your Vinkius account to connect TextP2P to CrewAI — we handle the hosting, security, and runtime updates so you don't have to. No server setup required.

GDPR Included with Plan

Key Capabilities

Autonomous Campaign Execution with MCP Server

Assign one agent to run `list_textp2p_lists` and another agent to execute the sending. The collaboration ensures that the team knows exactly which groups need outreach, minimizing manual steps. The agents coordinate the entire campaign from list selection to final message dispatch.

Verify Resources with CrewAI

You can set up a preparatory agent whose job is only to check `get_textp2p_balance`. This gives your team an immediate status report on available funds. A second agent can run `add_textp2p_contact` to ensure new targets are ready. This two-agent handoff prevents the whole operation from stalling due to a simple resource shortage.

High-Touch Outreach using TextP2P

For critical, high-impact messages, one agent can be tasked with running `send_textp2p_rvm`. This specialized tool allows the team to send ringless voicemails for deep engagement, separate from simple text blasts. Another agent can then follow up by sending a reminder using `send_textp2p_sms`.

Setup guide

Set up TextP2P 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 TextP2P tools as needed.

crew.py
from crewai import Agent, Task, Crew

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

task = Task(
    description="List recent TextP2P 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 TextP2P MCP in CrewAI

The MCP Server provides the tools that your specialized agents use. One agent might handle contact verification, while a second agent handles the actual messaging using `send_textp2p_mms`.
Yes. You can build an initial workflow where agents collaboratively check `get_textp2p_balance` and confirm that all necessary contact lists are available before the main outreach starts.
The MCP Server interacts with contact list records, individual user phone numbers, and monitors the account usage balance. All this data is handled by the agents.
It's ideal. Your specialized team can handle everything from simple SMS blasts to complex multimedia MMS campaigns, all managed autonomously.
The system supports standard text, rich media images (MMS), and ringless voicemails (RVM) for varied outreach depth.

Start using the TextP2P MCP today

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

Built & Managed by Vinkius 30s setup 6 tools

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

No hosting. No infrastructure. No complex setup.
All 6 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.