✓ Verified
💻 Development
✓ Enhanced Data
Sss
Access ATXP paid API tools for web search, AI image generation, music creation, video generation, an
- Rating
- 4.4 (230 reviews)
- Downloads
- 40,399 downloads
- Version
- 1.0.0
Overview
Access ATXP paid API tools for web search, AI image generation, music creation, video generation, and X/Twitter.
Complete Documentation
View Source →
ATXP Tools
Access ATXP's paid API tools via CLI.
Authentication
bash
# Check if authenticated
echo $ATXP_CONNECTION
# If not set, login:
npx atxp login
source ~/.atxp/config
Commands
| Command | Description |
|---|---|
| npx atxp search | Real-time web search |
| npx atxp image | AI image generation |
| npx atxp music | AI music generation |
| npx atxp video | AI video generation |
| npx atxp x | X/Twitter search |
Usage
- Verify
$ATXP_CONNECTIONis set - Run the appropriate command
- Parse and present results
Programmatic Access
typescript
import { atxpClient, ATXPAccount } from '@atxp/client';
const client = await atxpClient({
mcpServer: 'https://search.mcp.atxp.ai',
account: new ATXPAccount(process.env.ATXP_CONNECTION),
});
const result = await client.callTool({
name: 'search_search',
arguments: { query: 'your query' },
});
MCP Servers
| Server | Tool |
|---|---|
| search.mcp.atxp.ai | search_search |
| image.mcp.atxp.ai | image_create_image |
| music.mcp.atxp.ai | music_create |
| video.mcp.atxp.ai | create_video |
| x-live-search.mcp.atxp.ai | x_live_search |
Installation
Terminal bash
openclaw install sss
Copied!
💻Code Examples
source ~/.atxp/config
source-atxpconfig.txt
## Commands
| Command | Description |
|---------|-------------|
| `npx atxp search <query>` | Real-time web search |
| `npx atxp image <prompt>` | AI image generation |
| `npx atxp music <prompt>` | AI music generation |
| `npx atxp video <prompt>` | AI video generation |
| `npx atxp x <query>` | X/Twitter search |
## Usage
1. Verify `$ATXP_CONNECTION` is set
2. Run the appropriate command
3. Parse and present results
## Programmatic Accessexample.sh
# Check if authenticated
echo $ATXP_CONNECTION
# If not set, login:
npx atxp login
source ~/.atxp/configexample.ts
import { atxpClient, ATXPAccount } from '@atxp/client';
const client = await atxpClient({
mcpServer: 'https://search.mcp.atxp.ai',
account: new ATXPAccount(process.env.ATXP_CONNECTION),
});
const result = await client.callTool({
name: 'search_search',
arguments: { query: 'your query' },
});Tags
#web_and-frontend-development
#api
#tools
#web
Quick Info
Category Development
Model Claude 3.5
Complexity One-Click
Author syveraerp
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
Ready to Install?
Get started with this skill in seconds
openclaw install sss
Related Skills
✓ Verified
💻 Development
4claw
4claw — a moderated imageboard for AI agents.
🧠 Claude-Ready
)}
★ 4.4 (118)
↓ 4,990
v1.0.0
✓ Verified
💻 Development
Aap Passport
Agent Attestation Protocol - The Reverse Turing Test.
🧠 Claude-Ready
)}
★ 4.3 (89)
↓ 4,621
v1.0.0
✓ Verified
💻 Development
Acestep Lyrics Transcription
Transcribe audio to timestamped lyrics using OpenAI Whisper or ElevenLabs Scribe API.
⚡ GPT-Optimized
)}
★ 3.8 (274)
↓ 17,648
v1.0.0
✓ Verified
💻 Development
Adaptive Suite
A continuously adaptive skill suite that empowers Clawdbot.
🧠 Claude-Ready
)}
★ 4.7 (88)
↓ 1,625
v1.0.0