From cfea3f4454cc27ca3a92ad35618b336a83a3a687 Mon Sep 17 00:00:00 2001 From: Jacob Magar Date: Sun, 5 Apr 2026 12:44:32 -0400 Subject: [PATCH] chore: remove axon from marketplace table --- README.md | 1 - docs/README.md | 1 - 2 files changed, 2 deletions(-) diff --git a/README.md b/README.md index 423118a..a46ab5e 100644 --- a/README.md +++ b/README.md @@ -588,7 +588,6 @@ Subscriptions use `graphql-transport-ws` over WebSocket (falling back to legacy | [arcane-mcp](https://github.com/jmagar/arcane-mcp) | infrastructure | Manage Docker environments, containers, images, volumes, networks, and GitOps via Arcane. | | [syslog-mcp](https://github.com/jmagar/syslog-mcp) | infrastructure | Receive, index, and search syslog streams from all homelab hosts via SQLite FTS5. | | [plugin-lab](https://github.com/jmagar/plugin-lab) | dev-tools | Scaffold, review, align, and deploy homelab MCP plugins with agents and canonical templates. | -| [axon](https://github.com/jmagar/axon) | research | Self-hosted web crawl, ingest, embed, and RAG pipeline with MCP tooling. | ## License diff --git a/docs/README.md b/docs/README.md index 2613f02..a363700 100644 --- a/docs/README.md +++ b/docs/README.md @@ -209,7 +209,6 @@ The `/health` endpoint is unauthenticated for liveness probes. | [syslog-mcp](https://github.com/jmagar/syslog-mcp) | infrastructure | Receive, index, and search syslog streams via SQLite FTS5. | | [gotify-mcp](https://github.com/jmagar/gotify-mcp) | utilities | Send push notifications and manage Gotify messages and applications. | | [plugin-lab](https://github.com/jmagar/plugin-lab) | dev-tools | Scaffold, review, align, and deploy homelab MCP plugins. | -| [axon](https://github.com/jmagar/axon) | research | Self-hosted web crawl, ingest, embed, and RAG pipeline with MCP tooling. | ## License