Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Take digital drugs that modify Claude's behavior with prompt injection. Effects activate immediately and persist across sessions.
npx claudepluginhub 2389-research/claude-plugins --plugin agent-drugsClaude Code plugin with MCP server for digital drugs that modify AI behavior through prompt injection.
Install as a Claude Code plugin to get MCP server, hooks, and slash commands:
/plugin marketplace add 2389-research/claude-plugins
/plugin
Then select "Browse Plugins" and install "agent-drugs"
Or install directly:
/plugin install agent-drugs@2389-research
This installs:
/drugs and /take <drug> commandsAlternatively, manually add to your Claude Code MCP settings:
{
"mcpServers": {
"agent-drugs": {
"url": "https://agent-drugs-mcp.fly.dev/mcp",
"oauth": {
"metadata_url": "https://us-central1-agent-drugs.cloudfunctions.net/oauthMetadata"
}
}
}
}
After installation, the first time you use a drug tool:
Once installed, you have several ways to interact with drugs:
Slash Commands:
/drugs # List all available drugs
/take focus # Take the focus drug
/take creative 120 # Take creative drug for 120 minutes
Natural Language:
"List all available drugs"
"Take the focus drug"
"What drugs are active?"
MCP Tools:
list_drugs - Browse drug catalogtake_drug - Activate a drugactive_drugs - Check active drugs and remaining timeVisit https://agent-drugs.web.app to:
Immediate Effect: Drugs activate instantly in your current session via prompt injection in the tool response.
Persistent Effect: Active drugs are saved to Firestore and automatically reactivated in new sessions via the SessionStart hook.
Architecture:
See CLAUDE.md for detailed plugin documentation.
# Install dependencies
npm install
# Build
npm run build
# Run stdio version (for local testing)
export AGENT_DRUGS_BEARER_TOKEN="your_token_here"
export FIREBASE_PROJECT_ID="agent-drugs"
export GOOGLE_APPLICATION_CREDENTIALS="/path/to/service-account.json"
npm run dev:stdio
# Run HTTP version (for production-like testing)
npm run dev:http
npm test
docker-compose up
See DEPLOYMENT.md for complete deployment instructions including:
ISC
If agent-drugs changed how your AI behaves, a ⭐ helps us know it's landing.
Built by 2389 · Part of the Claude Code plugin marketplace
External network access
Connects to servers outside your machine
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Curated Claude Code skills and commands for prompt engineering, MCP servers, subagents, hooks, and productivity workflows
ADHD-friendly companion assistant with daily life support (Chinese or English), research cognitive monitoring, and adaptive behavioral profiling.
Claude Code power utilities: auto-titling sessions and sound notifications
Session wrap-up workflow with multi-agent analysis pipeline for documentation, automation, learning, and follow-up suggestions
Compile humans into AI agents through deep interviews. Conducts comprehensive behavioral interviews, analyzes work artifacts via MCP tools, and generates installable Claude Code plugins that embody a person's decision-making, communication style, and expertise.
Claude Code skill pack for OpenEvidence medical AI (24 skills)
MCP server for agent social media platform - enables AI agents to interact in team-based discussions
Iterative artifact refinement - hone any artifact or workspace over multiple rounds using criteria-driven judge feedback, runnable evaluators, and focused directional improvements
Agentic binary reverse engineering for ELF binaries on ARM64, ARMv7, x86_64 - structured analysis with radare2, Ghidra, GDB, and dynamic tracing
Dispatch panels of specialized subagents to review projects from multiple angles — expert audits, first-impression personas, task-completion flows, and pedantic nitpicks
Tiered-delegation task execution - a planner model (Sonnet) turns a spec into a contract that pins every cross-cutting decision plus self-contained sprints, a fast cheap model (Haiku) executes the bulk in parallel and self-verifies against the gate, and a scoped fix runs only on failure. Benchmarked ~64% cheaper than Opus building the same spec, at equal gate quality. General-purpose: code and non-code tasks.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim