Back to directory
mcp-pif-cljs

mcp-pif-cljs

@hungryrobot157

A self-modifying Model Context Protocol (MCP) server written in ClojureScript that enables runtime tool creation and safe self-modification capabilities for AI models, leveraging homoiconicity and introspection.

self-modifyingmeta-programmingclojurescriptpersonal-intelligence-frameworkruntime-toolsai-toolscontext

Installation & Configuration

{
  "mcpServers": {
    "mcp-pif-cljs": {
      "command": "node",
      "args": [
        "/full/path/to/MCP-PIF/out/mcp-server.js"
      ]
    }
  }
}

Information

Transport
stdio
Language
Haskell
Created
2025/1/28
Updated
2026/6/7