Loomal

enquire-mcp

MCP server by github.com/oomkapwn/enquire-mcp

Long-term memory for AI agents — your Obsidian vault as searchable persistent memory.

13 starsnpm: @oomkapwn/enquire-mcp

About enquire-mcp

enquire-mcp is an MCP (Model Context Protocol) server published by oomkapwn in the official MCP registry, listed under Note Taking on Loomal. Long-term memory for AI agents — your Obsidian vault as searchable persistent memory.

It ships as an npm package (@oomkapwn/enquire-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/oomkapwn/enquire-mcp, where the project has earned 13 GitHub stars.

Use enquire-mcp with your agent

Claude Code · one command
claude mcp add enquire-mcp -- npx -y @oomkapwn/enquire-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "enquire-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@oomkapwn/enquire-mcp"
      ]
    }
  }
}
npm@oomkapwn/enquire-mcp

Frequently asked questions

What is enquire-mcp?
enquire-mcp is an MCP (Model Context Protocol) server by oomkapwn in the Note Taking category. Long-term memory for AI agents — your Obsidian vault as searchable persistent memory.
How do I connect enquire-mcp to Claude, Cursor, or another MCP client?
Install enquire-mcp from its npm package (@oomkapwn/enquire-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is enquire-mcp open source?
Yes — the source code is public at github.com/oomkapwn/enquire-mcp, with 13 GitHub stars.
Can AI agents pay to use enquire-mcp?
Not yet through Loomal — enquire-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain enquire-mcp? Claim this listing free by verifying GitHub ownership, or contact us.