Vinkius
Bored

Bored MCP for AI. Stop wasting time finding things to do.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Bored MCP on Cursor AI Code EditorBored MCP on Claude Desktop AppBored MCP on OpenAI Agents SDKBored MCP on Visual Studio CodeBored MCP on GitHub Copilot AI AgentBored MCP on Google Gemini AIBored MCP on Lovable AI DevelopmentBored MCP on Mistral AI AgentsBored MCP on Amazon AWS Bedrock

Connect to your AI in seconds.

Bored finds activities and leisure options instantly. Tell your AI agent what you're looking for—whether it’s a quick solo project, a big group outing, or something specific by price point—and get curated suggestions right away.

What your AI can do

Get activity by key

Retrieves the full details of an activity using its unique identifying key number.

Find activity

Search for activities by providing specific criteria like type, cost, or group size.

Get random activity

Generates and returns a completely random, ready-to-do suggestion.

Generate random ideas

It suggests a fun activity without needing any input—great for when you're stuck.

Search by specific criteria

You can filter activities by type, number of participants, or cost range.

Look up known activities

It pulls up the details for an activity you saw before using its unique key.

Included with Plan

Waiting for input…

AI Agent

Bored: Activity Finder (3 Tools)

These tools let you search for suggestions, pull up known activity details, or simply generate a random idea when you need inspiration.

Make your AI actually useful.

Add this MCP to Claude, Cursor, or Windsurf and your AI stops guessing. It gets real tools to look things up, take action, and handle the stuff you keep doing by hand.

Start using Bored on Vinkius

Get Activity By Key

Retrieves the full details of an activity using its unique identifying key number.

Find Activity

Search for activities by providing specific criteria like type, cost, or group size.

Get Random Activity

Generates and returns a completely random, ready-to-do suggestion.

Security and governance baked right in.

Pick your AI client below to get set up. Just create a Vinkius account, subscribe, and you're instantly up and running. We handle the entire backend infrastructure, delivering out-of-the-box support for HTTPS Streamable, SSE, and OAuth2—zero messy routing required.

Claude AI

Claude AI

1

Open Claude Settings

Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.

2

Add Custom Connector

Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:

https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp

Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials.

3

Start a conversation

Open a new chat. The Bored integration is available immediately — no restart needed.

Choose How to Get Started

Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.

Build Your Own

Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.

  • Import from OpenAPI, Swagger, or YAML specs
  • Create Agent Skills with progressive disclosure
  • Deploy to edge with MCPFusion framework
  • Built in DLP, auth, and compliance on every call
  • Real time usage dashboard and cost metering
  • Publish to catalog or keep private
Start building

Make Your AI Do More

Start with Bored, then connect any of our 5,100+ other servers whenever your AI needs more. One click, no limits.

  • Use this MCP plus 5,100+ others, all in one place
  • Add new capabilities to your AI anytime you want
  • Every connection is secured and compliant automatically
  • Track usage and costs across all your servers
  • Works with Claude, ChatGPT, Cursor, and more
  • New servers added to the catalog every week
Bored MCP server cover

Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Bored API. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.

VINKIUS INFRASTRUCTURE

Cloud Hosted

Managed infra

V8 Isolated

Sandboxed per request

Zero-Trust Proxy

No stored credentials

DLP Enforced

Policy on every call

GDPR Compliant

EU data residency

Token Compression

~60% cost reduction

Your data is protected. See how we built it.

Works with Claude, ChatGPT, Cursor, and more

The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.

This connection provides 3 powerful capabilities that interface natively with Claude, ChatGPT, Cursor, and other compatible AI platforms. No middleware. No custom integration required.

Finding things to do used to mean hours of clicking through search results:

Today, finding a decent plan for friends feels like a full-time job. You open five different sites—Reddit, Google Maps, Meetup—and end up copying and pasting details back into one spreadsheet just to compare prices and group sizes. It's clicking through tabs until your eyes blur.

With this MCP, you skip the whole mess. You talk to your agent once, telling it: 'We need a social activity for eight people that costs $15 or less.' The suggestions come back instantly, filtered and ready. You just get the answer.

Getting Bored Activity Suggestions with `get_random_activity`

Before, if you were stuck and needed a quick burst of inspiration, you had to manually scroll through pages of ideas until something clicked. You wasted time scrolling past irrelevant hobbies or overly expensive options.

Now, just ask your agent for a random activity. It pulls one instantly. No setup, no filters required. It’s the easiest way to break out of a creative rut.

What your AI can actually do with this

Got nothing to do? The Bored MCP helps you stop staring at an empty calendar and start planning. It talks to the massive database of activities so you can find fun things based on what you're in the mood for, not just a keyword. You don’t have to sift through endless websites; your AI agent handles it all.

Need a spontaneous idea? Ask for something totally random. Planning an event and need specific filters—say, only free options or activities for four people? The MCP handles those constraints instantly. Because this connector is hosted on Vinkius, you connect once from any of your preferred clients, and the Bored API becomes available to all your agents.

Built · Hosted · Managed by Vinkius Bored MCP - Find Activities and Plan Events
Server ID 019e5d02-48d1-7098-b271-695d09ff0996
Vinkius Inspector
Compliance Grade A+
Score 100/100
Vinkius Inspector Badge — Score 100/100

Questions you might have

Can I find activities specifically for a large group of people? +

Yes! You can use the find_activity tool and specify the participants parameter to get suggestions tailored to your group size.

How do I search for activities that are completely free? +

Simply use the find_activity tool and set the price parameter to 0.0. You can also use maxprice to set a budget limit.

Can I retrieve an activity if I only have its ID number? +

Absolutely. Use the get_activity_by_key tool and provide the unique numeric key to fetch the full details of that specific activity.

What happens if I use `get_activity_by_key` with an incorrect or expired activity key? +

The tool immediately returns a clear error message indicating that the provided key is invalid. This prevents wasted calls; you just need to verify your source material for the correct unique ID.

Can I use `find_activity` to filter by multiple criteria, like low price and high accessibility? +

Yes, you pass all required parameters into a single find_activity call. The tool handles complex logical filtering against its database automatically, giving you highly specific results.

Are there rate limits when running `get_random_activity` frequently? +

Vinkius applies standard rate limiting per subscription tier to prevent abuse. Your AI client receives a standard HTTP error if you exceed the allotted number of calls within a given timeframe.

How quickly does `get_random_activity` generate an activity suggestion? +

It is designed for instant use, returning an activity suggestion in milliseconds after the call. You should get an immediate response every single time you run it.

Do I need any specific setup before using `find_activity`? +

No. Once you subscribe and connect your AI client through Vinkius, the tool is immediately ready to use. There's no complex configuration required beyond initial access authorization.

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.

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.