diff --git a/ADOPTERS.md b/ADOPTERS.md new file mode 100644 index 00000000..fa34614c --- /dev/null +++ b/ADOPTERS.md @@ -0,0 +1,19 @@ +# Adopters + +This page lists projects and organizations using AnythingMCP. If you use AnythingMCP +in production or for a public project, add yourself by opening a pull request. + +If you cannot name your organization publicly, you may list it as a description instead +(for example, "a manufacturing company in Germany"). + +## Using AnythingMCP + +| Organization / Project | What they connect | Running since | +| --- | --- | --- | +| [KOCH Freiburg GmbH](https://www.kochfreiburg.de/) | 15+ internal systems: ERP, CRM, SOAP services, on-prem databases | 2025 | + +## How to add your entry + +1. Fork the repository and edit this file. +2. Add a row to the table above with your project and what it connects. +3. Open a pull request. diff --git a/README.md b/README.md index 916baf14..f42fd9fa 100644 --- a/README.md +++ b/README.md @@ -288,6 +288,7 @@ Looking for a specific service? Every adapter has a step-by-step guide at **[any - ๐Ÿ’ฌ **Questions & discussions** โ€” [GitHub Discussions](https://github.com/HelpCode-ai/anythingmcp/discussions) โ€” vote on the next adapter, share what you've built - ๐Ÿ› **Bugs / ๐Ÿ’ก features** โ€” [Issues](https://github.com/HelpCode-ai/anythingmcp/issues) ยท ๐Ÿ†˜ [SUPPORT.md](SUPPORT.md) +- ๐Ÿ‘ฅ **Adopters** โ€” [ADOPTERS.md](ADOPTERS.md) โ€” who runs AnythingMCP in production, and how to add yourself - ๐Ÿ” **Security** โ€” please do not open a public issue; follow [SECURITY.md](SECURITY.md) - ๐Ÿข Built by [helpcode.ai](https://helpcode.ai) in Freiburg, Germany. AI-assisted development, human-reviewed โ€” [AUTHORS.md](AUTHORS.md) says which parts and how.