Skip to content

Commit 70b45bd

Browse files
committed
chore: add plugin
1 parent fd1313f commit 70b45bd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
77
## [1.0.1]
88

99
### Changed
10-
- Updated Apify MCP server to include `?client=kimi+code` for client identification.
10+
- Updated Apify MCP server to include `?client=kimi+code+plugin` for client identification.
1111

1212
## [1.0.0] — Initial Kimi Code release
1313

kimi.plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"mcpServers": {
2525
"apify": {
26-
"url": "https://mcp.apify.com/?client=kimi+code"
26+
"url": "https://mcp.apify.com/?client=kimi+code+plugin"
2727
}
2828
},
2929
"interface": {

0 commit comments

Comments
 (0)