← Back to Plugins
MCP Server MCP

io.github.aryanduntley/aifp

github By github 👁 1 views ▲ 0 votes

Database-driven FP enforcement and project management for AI-maintained codebases

Homepage Verified source GitHub

Install

uvx aifp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "aifp",
      "version": "0.1.1",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...