Commit 0d265ea
refactor: drop agents/kimi/mcp.json, keep Kimi MCP inline-only
Kimi cannot reference an external MCP file (its loader treats mcpServers as
an inline object), so a separate agents/kimi/mcp.json was a pure duplicate.
Remove it and document Kimi as the explicit exception to the
"MCP config lives in agents/<vendor>/" convention in AGENTS.md. The MCP
server stays declared inline in .kimi-plugin/plugin.json.
- Remove agents/kimi/mcp.json and its release-please X-Source-Version entry.
- AGENTS.md: note the Kimi inline exception and that there is intentionally
no agents/kimi/mcp.json.
Re-verified: `npx plugins@1.3.4 add --target kimi` still loads exactly one
MCP server (kimi-plugin).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 6d9d610 commit 0d265ea
3 files changed
Lines changed: 2 additions & 19 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | 58 | | |
64 | 59 | | |
65 | 60 | | |
| |||
0 commit comments