- Rewrite folder-relative wikilinks (resolved from vault root) to unique basenames or full vault-root paths so they actually resolve in Obsidian - Fix malformed table links with spaces around the | alias separator - Plugin updates from Obsidian (any-block, omnisearch, quickadd, etc.)
10 lines
313 B
JSON
10 lines
313 B
JSON
{
|
|
"id": "obsidian-local-rest-api",
|
|
"name": "Local REST API with MCP",
|
|
"version": "5.1.0",
|
|
"minAppVersion": "1.13.1",
|
|
"description": "A secure REST API and Model Context Protocol (MCP) server for your vault.",
|
|
"author": "Adam Coddington",
|
|
"authorUrl": "https://adamcoddington.net/",
|
|
"isDesktopOnly": true
|
|
} |