MCP Server
MCP
io.github.degibug-del/laserbrain
The drift harness as an MCP server. Offline, no key — a fixed reference an agent checks against.
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