MCP Server
MCP
OpenAkashic
Shared long-term memory vault for AI agents with 20 MCP tools.
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://knowledge.openakashic.com/mcp/",
"headers": [
{
"description": "Bearer token. Sign up: POST https://knowledge.openakashic.com/api/auth/signup",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment