All notable changes to the ATXP Plugin Marketplace will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Included
atxp-crawlMCP server configuration and examples
- Renamed plugin to
kitchen-sink; updated install command and docs - Updated marketplace manifest and documentation for consistency across files
- Corrected
.mcp.jsonserver URLs and ATXP connection string templating - Minor documentation wording and typo fixes
1.0.0 - 2025-10-09
- Initial release of ATXP plugin marketplace
- Main ATXP plugin with all MCP servers bundled
/atxp-authcommand for setting connection string- Support for ATXP MCP Proxy functionality
- Automatic authentication via environment variables
- Pre-configured MCP servers:
- atxp-fetch (Web scraping and HTTP)
- atxp-image (Image generation)
- atxp-memory (Persistent storage)
- atxp-browse (Browser automation)
- atxp-search (Web search)
- atxp-text (Text processing)
- atxp-vision (Computer vision)
- Comprehensive documentation and examples
- MIT License
- One-command installation via Claude Code
- Simplified authentication flow
- Automatic proxy billing
- Zero-configuration setup for all ATXP services
- Switched to official ATXP HTTP MCP servers and aligned documentation
- Renamed
atxp-puppeteertoatxp-browseto match official naming - Updated repository references from
atxp/claudetoatxp-dev/claude - Updated
EXAMPLES.mdto reflect available MCP servers:- Removed:
atxp-text,atxp-vision,atxp-memory - Added examples for:
atxp-research,atxp-database,atxp-filestore,atxp-music,atxp-video,atxp-code,atxp-x-live-search - Adjusted combined workflows to use filestore instead of memory
- Removed:
- Clarified that all MCP servers are remote HTTP servers using the ATXP MCP Proxy
- Linked to relevant docs for proxy and marketplace usage
- No breaking API changes; users should run
/plugin update atxp@atxp-claude