← Back to Plugins
MCP Server MCP

io.github.degibug-del/laserbrain

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

The drift harness as an MCP server. Offline, no key — a fixed reference an agent checks against.

Verified source

Install

uvx laserbrain

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "laserbrain",
      "version": "0.29.0",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "description": "Run as an MCP server on stdin/stdout.",
          "value": "mcp",
          "type": "positional",
          "valueHint": "mcp"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...