Loading...
Loading...
Compare original and translation side by side
undefinedundefinedundefinedundefined| Command | Description |
|---|---|
| Real-time web search |
| AI image generation |
| AI music generation |
| AI video generation |
| X/Twitter search |
| Check your email inbox (FREE) |
| Read a specific message (FREE) |
| Send an email ($0.01/email) |
| 命令 | 描述 |
|---|---|
| 实时网页搜索 |
| AI图像生成 |
| AI音乐生成 |
| AI视频生成 |
| X/Twitter搜索 |
| 查看邮箱收件箱(免费) |
| 查看特定邮件内容(免费) |
| 发送邮件(每封0.01美元) |
{user_id}@atxp.email{user_id}@atxp.emailnpx atxp email inboxemail readnpx atxp email inboxemail readnpx atxp email read <messageId>email inboxnpx atxp email read <messageId>email inboxnpx atxp email send --to <email> --subject <subject> --body <body>--to--subject--bodynpx atxp email send --to user@example.com --subject "Hello" --body "Hi there!"npx atxp email send --to <email> --subject <subject> --body <body>--to--subject--bodynpx atxp email send --to user@example.com --subject "Hello" --body "Hi there!"paas.mcp.atxp.aiatxp-paaspaas.mcp.atxp.aiatxp-paas$ATXP_CONNECTION$ATXP_CONNECTIONimport { 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' },
});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' },
});| Server | Tools |
|---|---|
| |
| |
| |
| |
| |
| |
| PaaS tools (see |
| 服务器 | 工具 |
|---|---|
| |
| |
| |
| |
| |
| |
| PaaS工具(查看 |