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

How to Use the Bored MCP in CrewAI

Deploy specialized agents with CrewAI and Bored. Let your crew handle the planning while you focus on the results.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

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

Connect Bored MCP to CrewAI

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

Bored tools for CrewAI crews

Give your research agent access to `find_activity`. It can scan for options that fit your specific constraints and report back to the team. This keeps your crew autonomous. They find the tasks without you needing to step in or provide manual input.

Inject variety into CrewAI operations

Add `get_random_activity` to your moderator agent. It can pick a random task to break up a repetitive sequence of operations. The tool fits right into the agent's action loop. It provides the unpredictability needed for complex, multi-agent simulations.

Key-based lookups for CrewAI

Use `get_activity_by_key` to confirm details during a handoff. When one agent finds an item, another can verify it using this tool. This ensures every agent shares the same context. It prevents errors that happen when agents have conflicting data.

Setup guide

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

crew.py
from crewai import Agent, Task, Crew

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

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

Absolutely, just list the server in your agent configuration. Each agent in your crew can then invoke the activity tools.
They parse the returned JSON into their shared memory. This allows the whole crew to stay updated on the current task.
We treat all activity parameters as ephemeral. No records are kept of what your agents search for during their sessions.
It is built for that purpose. Your research agent will pull the data and pass it to the analysis agent automatically.
The server responds quickly to tool calls. Your agents won't hang while waiting for an activity lookup to finish.

Start using the Bored MCP today

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

Built & Managed by Vinkius 30s setup 3 tools

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

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