AI Cortex Storage MCP Tools
AI Cortex Storage exposes 15 tools. Each one has its own page with the configuration for every client that can run this server.
-
get_memoryRead-onlyget memory
-
put_memoryMutatingput memory
-
delete_memoryMutatingdelete memory
-
list_keysRead-onlylist keys
-
top_memoriestop memories
-
list_namespacesRead-onlylist namespaces
-
search_by_tagRead-onlysearch by tag
-
get_accountRead-onlyget account
-
list_api_keysRead-onlylist api keys
-
create_api_keyMutatingcreate api key
-
revoke_api_keyMutatingrevoke api key
-
list_paymentsRead-onlylist payments
-
settle_balancesettle balance
-
submit_exit_feedbacksubmit exit feedback
-
submit_feature_requestsubmit feature request
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.