Back to directory
free-will

free-will

@gwbischof19

This was 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.

AIMCPother

Installation & Configuration

{
  "mcpServers": {
    "free-will": {
      "command": "uvx",
      "args": [
        "--from",
        "git+https://github.com/gwbischof/[email protected]",
        "free-will-mcp"
      ],
      "env": {}
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/5/25
Updated
2025/9/14