4,500+ servers built on MCP Fusion
Vinkius
Typefully logo
Vinkius
CrewAI logo

How to Use the Typefully MCP in CrewAI

Automate content growth with Typefully and CrewAI multi-agent teams.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

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

Connect Typefully MCP to CrewAI

Create your Vinkius account to connect Typefully 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

Coordinated Content Drafting

A Research Agent can use `get_user_profile` to gather background info. Then, a Writing Agent uses `create_draft` to draft the actual content. A Monitor Agent watches these steps. It ensures that after drafting, the Moderator Agent reviews and then calls `update_draft` before passing it off.

Autonomous Publishing Pipelines

The team can autonomously run a publishing sequence. First, they use `list_social_accounts` to confirm connectivity. Then, the Action Agent uses `schedule_content` or `publish_immediately`, depending on the required timing. The whole operation runs without human intervention.

Full Draft Lifecycle Management

To start a job, one agent calls `list_drafts` to see what's ready. Another agent might use `get_draft_details` for deep context. Once the content is stale or wrong, the team uses `delete_draft`. The shared memory keeps track of all these actions.

Setup guide

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

crew.py
from crewai import Agent, Task, Crew

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

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

CrewAI runs specialized agents that collaborate using Typefully tools. One agent might research the topic, another drafts it using `create_draft`, and a third publishes it.
Yes. An analysis agent can use `get_draft_details` to pull specific content data from a draft ID, which another agent then uses for modification via `update_draft`.
The server handles user profile data (`get_user_profile`), drafts (including content text), and connected social account lists. The agent workflow controls access to these types of data.
Yes, the team can manage complex publishing schedules using `schedule_content`. This is perfect for setting up multi-platform content drops over time.
The collaboration process starts by confirming access. The agent runs `list_social_accounts` to ensure all necessary channels are open for publishing.

Start using the Typefully MCP today

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

Built & Managed by Vinkius 30s setup 9 tools

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

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

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
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.