Install
# CLI install
npm install -g @oomkapwn/enquire-mcp
MCP client config
{
"command": "npx",
"args": ["-y", "@oomkapwn/enquire-mcp"],
"env": { "SPAWNPAY_API_KEY": "spk_live_..." }
}
Drop this into your Claude Desktop or Cursor config. Agents call the tool, payments settle automatically.
Make it paid
This MCP is currently free. Authors can wrap any tool in two lines using spawnpay-paywall to charge per call in USDC. Keep 99.5%, no payment infra.
// Node — npm install spawnpay-paywall import { paywall } from 'spawnpay-paywall'; const myTool = paywall( { price: 0.005, vendor: 'SP_yourCode' }, originalToolFn );
About
- Package
- @oomkapwn/enquire-mcp
- Version
- 3.7.16
- Author
- oomkapwn
- Published
- 2026-05-18
- Keywords
- ai-memory, agent-memory, llm-memory, long-term-memory, claude-memory, memory-for-ai-agents, context-engineering, second-brain
Related MCPs
-
AI Memory & Knowledge Management MCP Server — 32 tools, BM25 R@5=95%, hybrid search (RRF), knowledge graph, analytics, cloud sync, Obsidian
-
Self-learning vector memory for AI agents — single-file .rvf cognitive container with HNSW search, episodic Reflexion memory, causal graph +
-
Local RAG MCP Server - Easy-to-setup document search with minimal configuration
-
Prism Coder — Cognitive memory + tool-calling intelligence for AI agents. Mind Palace persistent memory (BFCL Gold Certified, 100% Tool-Call