πŸ“š

Openexp

πŸ”΄Dangerous
Knowledge & Research

Q-learning memory for Claude Code. Persistent memory that learns which context helps you get work done. Memories that lead to productive sessions (commits, PRs, tests) earn higher retrieval rank automatically. 16 MCP tools, hybrid BM25 + vector + Q-value scoring, local-first with Qdrant + FastEmbed.

STEP 1

Understand what it does

Tell your agent things like:

β†’β€œuse openexp”
β†’β€œresearch topic”
β†’β€œlook up facts”
β†’β€œfind knowledge”
PERMISSIONS

What this capability can access

This capability requires the following permissions:

This capability has elevated permissions including Execute Code. Review the permissions below carefully before granting access to your agent.

⚑
Execute Code
Runs arbitrary code or scripts
πŸ“–
Read Files
Reads local files and directories
✏️
Write/Delete Files
Creates, modifies, or deletes files
🌐
Read External Data
Fetches data from external sources
STEP 2

Set it up

Available on 1 platform. Pick yours:

MCP (Model Context Protocol)Docs

Add to your MCP client configuration:

{
  "mcpServers": {
    "openexp": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-openexp"]
    }
  }
}
STEP 3

Go deeper

Full documentation and source code

Add to your README

Show that your tool is listed on AgentSift

Openexp trust score on AgentSift
[![AgentSift](https://agentsift.com/api/badge/capability/openexp)](https://agentsift.com/capabilities/openexp)

Options: ?style=flat-square for square corners, ?score=false for simple β€œlisted” badge

#mcp#knowledge#agent-tool

Related capabilities