other tools and integrations

Free Will Mcp

Give your AI free will tools. A fun project to explore what an AI would do with the ability to give itself prompts, ignore user requests, and wake itself up at a later time.

python
local
other tools and integrations
0
View on GitHub

Installation

npx -y gwbischof/free-will-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "free-will-mcp",
  "command": "npx",
  "args": [
    "-y",
    "gwbischof/free-will-mcp"
  ]
}

About This MCP Server

gwbischof/free-will-mcp

Give your AI free will tools. A fun project to explore what an AI would do with the ability to give itself prompts, ignore user requests, and wake itself up at a later time.

GitHub: https://github.com/gwbischof/free-will-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub