Set an environment variable for your deployed agent
Deploy the current working directory as a Claude agent to cloud.atxp.ai
List configured environment variables
Remove an environment variable
Save the user's ATXP connection string to the current shell environment
This repository provides a Claude Code plugin marketplace that gives you instant access to all ATXP MCP servers with simplified authentication.
Install this plugin from the ATXP marketplace:
/plugin marketplace add atxp-dev/claude
/plugin install kitchen-sink@atxp
Run the setup command with your ATXP connection string (from your ATXP dashboard):
/setup <connection-string>
You can find your connection string in your ATXP dashboard.
📖 See QUICK_START.md for a visual guide and EXAMPLES.md for usage examples.
This marketplace includes two plugins:
The ATXP plugin bundles official ATXP MCP servers:
Deploy your Claude Code agents to cloud.atxp.ai with environment variable support:
/deploy - Deploy agents to the cloud for pay-per-use execution/configure-env-var - Set environment variables (API keys, secrets)/list-env-vars - View configured environment variables/remove-env-var - Remove environment variablesSee the Cloud Plugin README for detailed documentation.
When you set your connection string, all ATXP MCP servers automatically use the ATXP MCP Proxy, eliminating manual payment flows. Usage is billed directly to your ATXP account.
All MCP servers are configured as remote HTTP servers per Claude MCP spec and ready to use. Set your auth and start building!
After installation and authentication, you can use any ATXP tool naturally in Claude Code:
Generate an image of a sunset over mountains
Claude Code will automatically use the atxp-image MCP server (HTTP) to generate your image.
Search the web for the latest news about AI
Claude Code will use the atxp-search MCP server to find relevant results.
For issues or questions:
MIT License - see LICENSE for details.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub atxp-dev/claude --plugin cloudAccess all ATXP MCP servers with simplified authentication and proxy support
Build, configure, and deploy AI agents using the Motus framework. The single /motus plugin includes guided agent creation and local or cloud deployment.
Deploy websites, apps, and AI agents to Agentuity — with managed databases, storage, queues, and more
Marketplace management plugin with an agent to find and add Claude Code plugins
Spawn any third-party LLM provider with an Anthropic-compatible API (e.g. DeepSeek, GLM, Kimi, Qwen, MiniMax) as real Claude Code agent-team teammates or one-shot subagents — driven exactly like native teammates. Your main session's own auth is untouched (OAuth subscription or API key, either works); provider workers bill the provider API key via apiKeyHelper (the key never enters env/argv/history). Requires the `cc-fleet` binary on PATH, installed separately.
Управление сессиями AI агентов через agent-deck CLI
Anthropic Claude Agent SDK for autonomous agents and multi-step workflows. Use for subagents, tool orchestration, MCP servers, or encountering CLI not found, context length exceeded errors.