MCP Server
MCP
SignalBrain
Verifiable receipts for governed process changes; emit, validate, and gate trust
Install
uvx signalbrain
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "signalbrain",
"version": "0.1.6",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"description": "Install the mcp extra so the MCP server dependencies are present",
"isRequired": true,
"value": "signalbrain[mcp]",
"type": "named",
"name": "--from"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment