mirror of
https://github.com/aaronsb/obsidian-mcp-plugin.git
synced 2026-07-22 06:45:14 +00:00
11 lines
442 B
JSON
11 lines
442 B
JSON
{
|
|
"id": "semantic-vault-mcp",
|
|
"name": "Semantic Notes Vault MCP",
|
|
"minAppVersion": "1.6.6",
|
|
"description": "Read, write, search, and traverse your vault from Claude Desktop and any AI assistant — via a built-in MCP server, no external server to run.",
|
|
"author": "Aaron Bockelie",
|
|
"authorUrl": "https://github.com/aaronsb",
|
|
"fundingUrl": "https://github.com/sponsors/aaronsb",
|
|
"isDesktopOnly": true,
|
|
"version": "0.11.41"
|
|
}
|