diff --git a/community-plugins.json b/community-plugins.json index ff017c654b4..16dac680042 100644 --- a/community-plugins.json +++ b/community-plugins.json @@ -19150,5 +19150,12 @@ "author": "marcelflymark", "description": "Insert line breaks into tables on mobile devices via shortcut or toolbar.", "repo": "marcelflymark/new-line-break-inside-table-cell" + }, + { + "id": "extended-rest-api", + "name": "Extended REST API", + "author": "jedi", + "description": "Extends vault access with a REST API for tags, Dataview queries, batch operations, and MCP integration.", + "repo": "addsalt1t/obsidian-rest-api" } ]