MCP Server
MCP
Bilinc
Hosted agent memory with provenance, contradiction surfacing, and snapshot rollback.
Install
uvx bilinc
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"identifier": "bilinc",
"version": "2.1.9",
"runtimeHint": "python",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"value": "-m",
"type": "positional",
"valueHint": "module-flag"
},
{
"value": "bilinc.cloud_mcp",
"type": "positional",
"valueHint": "module"
}
],
"environmentVariables": [
{
"description": "Bilinc Cloud API key (bil_live_...). Create one in the Bilinc Cloud dashboard at https://bilinc.space.",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "BILINC_API_KEY"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment