mirror of
https://github.com/aaronsb/obsidian-mcp-plugin.git
synced 2026-07-22 06:45:14 +00:00
11 lines
428 B
JSON
11 lines
428 B
JSON
{
|
|
"id": "semantic-vault-mcp",
|
|
"name": "Semantic Notes Vault MCP",
|
|
"minAppVersion": "1.6.6",
|
|
"description": "Give Claude Desktop and other AI assistants semantic access to your notes through a built-in Model Context Protocol (MCP) server.",
|
|
"author": "Aaron Bockelie",
|
|
"authorUrl": "https://github.com/aaronsb",
|
|
"fundingUrl": "https://github.com/sponsors/aaronsb",
|
|
"isDesktopOnly": true,
|
|
"version": "0.11.33"
|
|
}
|