← Back to Plugins
MCP Server MCP

io.github.inity13/decisionmatrix-mcp

github By github 👁 1 views ▲ 0 votes

Deterministic multi-criteria decision analysis for AI agents — score, rank & explain options.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://decisionmatrix-mcp.pages.dev/mcp"
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "decisionmatrix-mcp",
      "version": "1.0.2",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol streamable-http npm

Comments

Sign in to leave a comment

Loading comments...