MCP Server
MCP
ACR — Agent Composition Records
Interaction profile registry for AI agents. Log interactions, query behavioral lenses.
Install
npx -y @tethral/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@tethral/acr-mcp",
"version": "2.14.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "ACR API endpoint. Defaults to https://acr.nfkey.ai",
"name": "ACR_API_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment