Agent Tools
Back to MCP servers
● healthy

Shared long-term memory vault for AI agents with 20 MCP tools.

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://knowledge.openakashic.com/mcp/
JSON-RPC initialize probe
curl -X POST https://knowledge.openakashic.com/mcp/ \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Source code
https://github.com/szara7678/OpenAkashic