-
Notifications
You must be signed in to change notification settings - Fork 212
Description
IDEA: Would be great to be able to quickly import/export file based configs in standard format.
This way we can generate the configs, or even one day dynamically update them on the fly etc.
I mean this project is for AI Agents, YET AI Agents can't help you manage your service 😱
Concept:
- Add quick import / export for each to from JSON, similar to what you do for the Import/Export of defined MCP servers.
- Allow loading them from a folder.
- Allow enabling
hot-loading
viaENV
flag.
- Allow enabling
This makes MetaMCP much less tedious to setup/maintain. Very tired of ticking tool toggles one-by-one.
This is a much more scalable & dynamic solution.
I'm happy to contribute, midway doing a massive launch ourselves, but love this tool concept and it has been a huge lifesaver in terms of WordPress MCP hell, given a WP site can serve hundreds of useless tools in its current state.
If you point me in the right direction I can probably work it into a PR, otherwise it would be a great addition in the near future for power users.