From 52b3f7182172729d26300e2d3d3db8369c7928ce Mon Sep 17 00:00:00 2001 From: berthelius <135700094+berthelius@users.noreply.github.com> Date: Mon, 9 Mar 2026 15:02:34 +0000 Subject: [PATCH 1/2] =?UTF-8?q?feat:=20add=20Frihet=20ERP=20plugin=20?= =?UTF-8?q?=E2=80=94=20AI-native=20business=20management=20with=2031=20MCP?= =?UTF-8?q?=20tools?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/frihet.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 src/frihet.json diff --git a/src/frihet.json b/src/frihet.json new file mode 100644 index 0000000..c019e90 --- /dev/null +++ b/src/frihet.json @@ -0,0 +1,14 @@ +{ + "author": "BRTHLS", + "homepage": "https://github.com/berthelius/frihet-mcp", + "identifier": "frihet", + "manifest": "https://frihet.io/.well-known/ai-plugin.json", + "meta": { + "avatar": "⚫", + "tags": ["erp", "invoicing", "business", "mcp", "ai", "expenses", "finance"], + "title": "Frihet", + "description": "AI-native business management — create invoices, track expenses, manage clients, products, and quotes. 31 MCP tools, bilingual EN/ES, 71 countries, 40 currencies. Works with Claude, Cursor, Windsurf, Cline.", + "category": "tools" + }, + "schemaVersion": 1 +} From cd0e168c7a3114a57b4a527011120d9055ca8fd2 Mon Sep 17 00:00:00 2001 From: berthelius <135700094+berthelius@users.noreply.github.com> Date: Sat, 14 Mar 2026 02:17:43 +0000 Subject: [PATCH 2/2] fix: update repo URL to Frihet-io org --- src/frihet.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frihet.json b/src/frihet.json index c019e90..b94567f 100644 --- a/src/frihet.json +++ b/src/frihet.json @@ -1,6 +1,6 @@ { "author": "BRTHLS", - "homepage": "https://github.com/berthelius/frihet-mcp", + "homepage": "https://github.com/Frihet-io/frihet-mcp", "identifier": "frihet", "manifest": "https://frihet.io/.well-known/ai-plugin.json", "meta": {