Get up and running with ATXP in Claude Code in 3 simple steps!
Install this plugin from the ATXP marketplace:
/plugin marketplace add atxp-dev/claude
/plugin install kitchen-sink@atxpRun the setup command with your ATXP connection string (from your ATXP dashboard):
/setup <connection-string>🎉 You're done! All ATXP MCP servers are now available.
| MCP Server | What It Does | Example Use |
|---|---|---|
| atxp-browse | Browser automation | "Navigate to this site and..." |
| atxp-crawl | Web crawling | "Extract text from these pages..." |
| atxp-search | Web search | "Search for the latest..." |
| atxp-research | Topic research | "Research this topic with sources..." |
| atxp-database | PostgreSQL | "Create a table and insert rows..." |
| atxp-filestore | Files | "Store this file and return a URL..." |
| atxp-image | Image generation | "Generate an image of..." |
| atxp-music | Music generation | "Compose a song in this style..." |
| atxp-video | Video generation | "Create a short video about..." |
| atxp-code | Code execution | "Run this Python snippet..." |
| atxp-x-live-search | X search | "Find posts by @handle this month..." |
Generate an image of a sunset over mountains
Search for the latest AI news
Analyze the sentiment of: "I love this product!"
Visit example.com and tell me the page title
- Visit atxp.ai
- Log in to your dashboard
- Find your connection string in the API settings
- Copy and use with
/setup
✅ One-command installation - No complex setup
✅ Automatic authentication - Set once, use everywhere
✅ Auto-billing via proxy - No manual payment flows
✅ All ATXP tools - Everything in one plugin
✅ HTTP servers - Configured per Claude MCP docs
Questions? Check out the ATXP Documentation or Claude Code Plugins Guide.