MCP Server
MCP
io.github.strangeadvancedmarketing/adam-framework
Persistent memory tools for Claude Desktop. Search your vault or Obsidian notes mid-conversation.
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
By
Comments
Sign in to leave a comment