MCP Server
MCP
io.github.madezmedia/acmi-mcp
Persistent agent memory via ACMI — Profile/Signals/Timeline. 16 tools on Upstash Redis.
Install
npx -y @madezmedia/[email protected]
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://server.smithery.ai/@madezmediapartners/acmi-mcp/mcp"
}
],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@madezmedia/acmi-mcp",
"version": "1.4.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Upstash Redis REST URL (https://your-instance.upstash.io)",
"isRequired": true,
"name": "UPSTASH_REDIS_REST_URL"
},
{
"description": "Upstash Redis REST token (read-write)",
"isRequired": true,
"isSecret": true,
"name": "UPSTASH_REDIS_REST_TOKEN"
}
]
}
]
}
mcp
model-context-protocol
streamable-http
npm
By
Comments
Sign in to leave a comment