mirror of
https://github.com/allexcd/obsidian-mcp.git
synced 2026-07-22 06:50:59 +00:00
10 lines
318 B
JSON
10 lines
318 B
JSON
{
|
|
"id": "mcp-vault-bridge",
|
|
"name": "MCP Vault Bridge",
|
|
"version": "0.5.5",
|
|
"minAppVersion": "1.8.0",
|
|
"description": "Read-only by default, exclusion-based local bridge for using vault notes through MCP clients.",
|
|
"author": "allexcd",
|
|
"authorUrl": "https://github.com/allexcd",
|
|
"isDesktopOnly": true
|
|
}
|