Fortune Cookie Mcp

by maxbogo

196 downloads
Not rated
GitHub

About

Ever wondered what happens when your LLM is guided by the same chaotic energy that powers takeout dessert?

Details

Author
maxbogo
Downloads
196
Categories
Other

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Fortune Cookie Mcp
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Install dependencies with npm install, build the project with npm run build, then add the server configuration to your Claude Desktop or Cline settings. The configuration points to the built index.js file using the `node

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "fortune cookie mcp": {
            "MCP-FortuneCookie": {
                "command": "node",
                "args": [
                    "/ABSOLUTE/PATH/TO/PARENT/FOLDER/mcp-fortunecookie/build/index.js"
                ]
            }
        }
    }
}

McpServers

{
    "MCP-FortuneCookie": {
        "command": "node",
        "args": [
            "/ABSOLUTE/PATH/TO/PARENT/FOLDER/mcp-fortunecookie/build/index.js"
        ]
    }
}

FortuneCookie MCP: Weaponized Wisdom for Your LLM

> “Don’t walk in front of me… I may not follow. Don’t walk behind me… I may not lead.”

Ever wondered what happens when your LLM is guided by the same chaotic energy that powers takeout dessert?
Forget “responsible AI.” This is fortune-cookie-driven intelligence.

---

What is FortuneCookie MCP?

The MCP server that guides your LLM with answers from the fortune cookie factory of chaos.

Every MCP call is a gamble: will your bot inspire, confuse, or simply ignore the laws of logic?

Features

- Weaponized Wisdom: 100+ fortune cookie quotes, ready to derail any rational workflow. - Guaranteed Unpredictability: Every MCP call is a leap of faith.

How It Works

1. Your bot asks MCP-FortuneCookie for a fortune. 2. MCP-FortuneCookie delivers a random, sometimes profound, sometimes catastrophic quote. 3. Your bot acts accordingly. (Good luck.)

Example

User:
Should I deploy to production on a Friday?

MCP-FortuneCookie:
“Adventure may hurt you, but monotony will kill you.”

User:
Should I trust my LLM?

MCP-FortuneCookie:
“Even a broken clock is right twice a day.”

Get Started in 30 Seconds

Step 1: Install dependencies:

npm install

Step 2: Build the Project

npm run build

Step 3: Plug into Claude Desktop and Cline

Add the following configuration to your Claude Desktop or Cline settings:

{
  "mcpServers": {
    "MCP-FortuneCookie": {
      "command": "node",
      "args": [
        "/ABSOLUTE/PATH/TO/PARENT/FOLDER/mcp-fortunecookie/build/index.js"
      ]
    }
  }
}

> Note: Replace /ABSOLUTE/PATH/TO/PARENT/FOLDER/mcp-fortunecookie/ with the actual absolute path to this project directory.

---

⚠️ Disclaimer

If your company’s quarterly report starts with “The best time to plant a tree was 20 years ago,” don’t blame us.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.