← Back to Plugins
MCP Server MCP

io.github.strangeadvancedmarketing/adam-framework

github By github 👁 1 views ▲ 0 votes

Persistent memory tools for Claude Desktop. Search your vault or Obsidian notes mid-conversation.

Homepage Verified source GitHub

Install

uvx adam-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "adam-mcp",
      "version": "1.0.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Path to your vault directory. Default: ~/AdamsVault/workspace",
          "format": "string",
          "name": "ADAM_VAULT_PATH"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...