Commit ac89be3
committed
feat: bundle MCP server in plugin.json
Declare the memory-access MCP server inline in plugin.json so it starts
automatically when the plugin is enabled. Users no longer need to
manually add it to ~/.claude.json or run a setup command.
AWS_PROFILE and AWS_REGION are inherited from the Claude Code session.1 parent 9e0bfa9 commit ac89be3
1 file changed
+12
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
12 | 23 | | |
0 commit comments