Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion website/docs/advanced/mcp-server.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -178,4 +178,5 @@ or
- [ConfigCat MCP server GitHub repository](https://github.com/configcat/mcp-server)
- [ConfigCat MCP server available tools](https://github.com/configcat/mcp-server?tab=readme-ov-file#available-tools)
- [Management API Reference](/api/reference/configcat-public-management-api/)
- [How to Manage Feature Flags with ConfigCat's MCP Server - Blog post](https://configcat.com/blog/mcp-server-feature-flags/)
- [How to Manage Feature Flags with ConfigCat's MCP Server - Blog post](https://configcat.com/blog/mcp-server-feature-flags/)
- [How to Migrate from Statsig to ConfigCat: Feature Flag Migration Using MCP Servers - Blog post](https://configcat.com/blog/migrate-from-statsig/)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 The file is missing a newline at the end. It's a good practice to add one.

Suggested change
- [How to Migrate from Statsig to ConfigCat: Feature Flag Migration Using MCP Servers - Blog post](https://configcat.com/blog/migrate-from-statsig/)
- [How to Migrate from Statsig to ConfigCat: Feature Flag Migration Using MCP Servers - Blog post](https://configcat.com/blog/migrate-from-statsig/)

Comment on lines +181 to +182
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 The title of the blog post seems to be How to Migrate from Statsig to ConfigCat: Feature Flag Migration Using MCP Servers. The - Blog post part is not in the title. I suggest removing it. Also, the previous line was removed and re-added, it should be kept.

Suggested change
- [How to Manage Feature Flags with ConfigCat's MCP Server - Blog post](https://configcat.com/blog/mcp-server-feature-flags/)
- [How to Migrate from Statsig to ConfigCat: Feature Flag Migration Using MCP Servers - Blog post](https://configcat.com/blog/migrate-from-statsig/)
- [How to Manage Feature Flags with ConfigCat's MCP Server - Blog post](https://configcat.com/blog/mcp-server-feature-flags/)
- [How to Migrate from Statsig to ConfigCat: Feature Flag Migration Using MCP Servers](https://configcat.com/blog/migrate-from-statsig/)

Loading