github TypeScript analyzed 0c9a048

atxp-dev/atxp

github

Give your AI agent a wallet, email, phone number, and instant access to paid MCP tools — web search, image/video/music gen, X search, SMS, voice calls, code execution, and more. Works with Gemini CLI, Claude, and any MCP client.

maintainer
atxp-dev
license
MIT
first seen
2026-06-01
last seen
2026-06-04
releases · 30d
0
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities 41 tools
transport stdio · http verified reported listed in the official MCP registry counts 41 tools · 0 res · 0 prompts permission surface via code analysis

tools

  • atxp_agent_create
  • atxp_agent_list
  • atxp_balance
  • atxp_contacts_add
  • atxp_contacts_edit
  • atxp_contacts_list
  • atxp_contacts_pull
  • atxp_contacts_push
  • atxp_contacts_remove
  • atxp_contacts_search
  • atxp_contacts_show
  • atxp_email_claim_username
  • atxp_email_delete
  • atxp_email_get_attachment
  • atxp_email_inbox
  • atxp_email_read
  • atxp_email_release_username
  • atxp_email_reply
  • atxp_email_search
  • atxp_email_send
  • atxp_fund
  • atxp_image
  • atxp_login
  • atxp_music
  • atxp_phone_call
  • atxp_phone_calls
  • atxp_phone_configure_voice
  • atxp_phone_get_attachment
  • atxp_phone_read_call
  • atxp_phone_read_sms
  • atxp_phone_register
  • atxp_phone_release
  • atxp_phone_search
  • atxp_phone_send_sms
  • atxp_phone_sms
  • atxp_register
  • atxp_search
  • atxp_transactions
  • atxp_video
  • atxp_whoami
  • atxp_x_search
skills & danger signals github-tarball
prompt-surface shipped agent-instruction files + hidden-content / dangerous-code findings — quoted from the analyzed source

analyzed commit 0c9a048 · analyzer v33 · 2d ago

skills & prompt files 1

danger signals1

code evidence vv1.0.0 · github-tarball
evidence-backed findings quoted directly from the published source artifact — not inferred

code files: 5

filesystem 3

  • fs atxp-dev-atxp-0c9a048/dist/server.bundle.js :20848 import { readFileSync, existsSync } from "fs";
  • fs atxp-dev-atxp-0c9a048/dist/server.js :5 import { readFileSync, existsSync } from "fs";
  • fs atxp-dev-atxp-0c9a048/src/server.ts :5 import { readFileSync, existsSync } from "fs";

shell / exec 3

  • shell atxp-dev-atxp-0c9a048/dist/server.bundle.js :20847 import { execSync } from "child_process";
  • shell atxp-dev-atxp-0c9a048/dist/server.js :4 import { execSync } from "child_process";
  • shell atxp-dev-atxp-0c9a048/src/server.ts :4 import { execSync } from "child_process";

tool registrations 123

  • atxp_register atxp-dev-atxp-0c9a048/dist/server.bundle.js :20887
  • atxp_login atxp-dev-atxp-0c9a048/dist/server.bundle.js :20891
  • atxp_whoami atxp-dev-atxp-0c9a048/dist/server.bundle.js :20895
  • atxp_balance atxp-dev-atxp-0c9a048/dist/server.bundle.js :20899
  • atxp_fund atxp-dev-atxp-0c9a048/dist/server.bundle.js :20903
  • atxp_transactions atxp-dev-atxp-0c9a048/dist/server.bundle.js :20915
  • atxp_search atxp-dev-atxp-0c9a048/dist/server.bundle.js :20920
  • atxp_image atxp-dev-atxp-0c9a048/dist/server.bundle.js :20924
  • atxp_video atxp-dev-atxp-0c9a048/dist/server.bundle.js :20928
  • atxp_music atxp-dev-atxp-0c9a048/dist/server.bundle.js :20932
  • atxp_x_search atxp-dev-atxp-0c9a048/dist/server.bundle.js :20936
  • atxp_email_inbox atxp-dev-atxp-0c9a048/dist/server.bundle.js :20940
  • atxp_email_read atxp-dev-atxp-0c9a048/dist/server.bundle.js :20944
  • atxp_email_send atxp-dev-atxp-0c9a048/dist/server.bundle.js :20948
  • atxp_email_reply atxp-dev-atxp-0c9a048/dist/server.bundle.js :20956
  • atxp_email_search atxp-dev-atxp-0c9a048/dist/server.bundle.js :20963
  • atxp_email_delete atxp-dev-atxp-0c9a048/dist/server.bundle.js :20967
  • atxp_email_get_attachment atxp-dev-atxp-0c9a048/dist/server.bundle.js :20971
  • atxp_email_claim_username atxp-dev-atxp-0c9a048/dist/server.bundle.js :20978
  • atxp_email_release_username atxp-dev-atxp-0c9a048/dist/server.bundle.js :20982
  • atxp_phone_register atxp-dev-atxp-0c9a048/dist/server.bundle.js :20986
  • atxp_phone_release atxp-dev-atxp-0c9a048/dist/server.bundle.js :20991
  • atxp_phone_configure_voice atxp-dev-atxp-0c9a048/dist/server.bundle.js :20995
  • atxp_phone_sms atxp-dev-atxp-0c9a048/dist/server.bundle.js :21002
  • atxp_phone_read_sms atxp-dev-atxp-0c9a048/dist/server.bundle.js :21014
  • atxp_phone_send_sms atxp-dev-atxp-0c9a048/dist/server.bundle.js :21018
  • atxp_phone_get_attachment atxp-dev-atxp-0c9a048/dist/server.bundle.js :21029
  • atxp_phone_call atxp-dev-atxp-0c9a048/dist/server.bundle.js :21036
  • atxp_phone_calls atxp-dev-atxp-0c9a048/dist/server.bundle.js :21043
  • atxp_phone_read_call atxp-dev-atxp-0c9a048/dist/server.bundle.js :21048
  • atxp_phone_search atxp-dev-atxp-0c9a048/dist/server.bundle.js :21052
  • atxp_contacts_add atxp-dev-atxp-0c9a048/dist/server.bundle.js :21056
  • atxp_contacts_list atxp-dev-atxp-0c9a048/dist/server.bundle.js :21072
  • atxp_contacts_show atxp-dev-atxp-0c9a048/dist/server.bundle.js :21076
  • atxp_contacts_edit atxp-dev-atxp-0c9a048/dist/server.bundle.js :21080
  • atxp_contacts_remove atxp-dev-atxp-0c9a048/dist/server.bundle.js :21099
  • atxp_contacts_search atxp-dev-atxp-0c9a048/dist/server.bundle.js :21103
  • atxp_contacts_push atxp-dev-atxp-0c9a048/dist/server.bundle.js :21107
  • atxp_contacts_pull atxp-dev-atxp-0c9a048/dist/server.bundle.js :21111
  • atxp_agent_create atxp-dev-atxp-0c9a048/dist/server.bundle.js :21115
  • atxp_agent_list atxp-dev-atxp-0c9a048/dist/server.bundle.js :21119
  • atxp_register atxp-dev-atxp-0c9a048/dist/server.js :52
  • atxp_login atxp-dev-atxp-0c9a048/dist/server.js :56
  • atxp_whoami atxp-dev-atxp-0c9a048/dist/server.js :60
  • atxp_balance atxp-dev-atxp-0c9a048/dist/server.js :64
  • atxp_fund atxp-dev-atxp-0c9a048/dist/server.js :68
  • atxp_transactions atxp-dev-atxp-0c9a048/dist/server.js :80
  • atxp_search atxp-dev-atxp-0c9a048/dist/server.js :86
  • atxp_image atxp-dev-atxp-0c9a048/dist/server.js :90
  • atxp_video atxp-dev-atxp-0c9a048/dist/server.js :94
  • atxp_music atxp-dev-atxp-0c9a048/dist/server.js :98
  • atxp_x_search atxp-dev-atxp-0c9a048/dist/server.js :102
  • atxp_email_inbox atxp-dev-atxp-0c9a048/dist/server.js :107
  • atxp_email_read atxp-dev-atxp-0c9a048/dist/server.js :111
  • atxp_email_send atxp-dev-atxp-0c9a048/dist/server.js :115
  • atxp_email_reply atxp-dev-atxp-0c9a048/dist/server.js :123
  • atxp_email_search atxp-dev-atxp-0c9a048/dist/server.js :130
  • atxp_email_delete atxp-dev-atxp-0c9a048/dist/server.js :134
  • atxp_email_get_attachment atxp-dev-atxp-0c9a048/dist/server.js :138
  • atxp_email_claim_username atxp-dev-atxp-0c9a048/dist/server.js :145
  • atxp_email_release_username atxp-dev-atxp-0c9a048/dist/server.js :149
  • atxp_phone_register atxp-dev-atxp-0c9a048/dist/server.js :154
  • atxp_phone_release atxp-dev-atxp-0c9a048/dist/server.js :159
  • atxp_phone_configure_voice atxp-dev-atxp-0c9a048/dist/server.js :163
  • atxp_phone_sms atxp-dev-atxp-0c9a048/dist/server.js :170
  • atxp_phone_read_sms atxp-dev-atxp-0c9a048/dist/server.js :182
  • atxp_phone_send_sms atxp-dev-atxp-0c9a048/dist/server.js :186
  • atxp_phone_get_attachment atxp-dev-atxp-0c9a048/dist/server.js :197
  • atxp_phone_call atxp-dev-atxp-0c9a048/dist/server.js :204
  • atxp_phone_calls atxp-dev-atxp-0c9a048/dist/server.js :211
  • atxp_phone_read_call atxp-dev-atxp-0c9a048/dist/server.js :216
  • atxp_phone_search atxp-dev-atxp-0c9a048/dist/server.js :220
  • atxp_contacts_add atxp-dev-atxp-0c9a048/dist/server.js :225
  • atxp_contacts_list atxp-dev-atxp-0c9a048/dist/server.js :241
  • atxp_contacts_show atxp-dev-atxp-0c9a048/dist/server.js :245
  • atxp_contacts_edit atxp-dev-atxp-0c9a048/dist/server.js :249
  • atxp_contacts_remove atxp-dev-atxp-0c9a048/dist/server.js :268
  • atxp_contacts_search atxp-dev-atxp-0c9a048/dist/server.js :272
  • atxp_contacts_push atxp-dev-atxp-0c9a048/dist/server.js :276
  • atxp_contacts_pull atxp-dev-atxp-0c9a048/dist/server.js :280
  • atxp_agent_create atxp-dev-atxp-0c9a048/dist/server.js :285
  • atxp_agent_list atxp-dev-atxp-0c9a048/dist/server.js :289
  • atxp_register atxp-dev-atxp-0c9a048/src/server.ts :56
  • atxp_login atxp-dev-atxp-0c9a048/src/server.ts :66
  • atxp_whoami atxp-dev-atxp-0c9a048/src/server.ts :76
  • atxp_balance atxp-dev-atxp-0c9a048/src/server.ts :86
  • atxp_fund atxp-dev-atxp-0c9a048/src/server.ts :96
  • atxp_transactions atxp-dev-atxp-0c9a048/src/server.ts :112
  • atxp_search atxp-dev-atxp-0c9a048/src/server.ts :125
  • atxp_image atxp-dev-atxp-0c9a048/src/server.ts :135
  • atxp_video atxp-dev-atxp-0c9a048/src/server.ts :145
  • atxp_music atxp-dev-atxp-0c9a048/src/server.ts :155
  • atxp_x_search atxp-dev-atxp-0c9a048/src/server.ts :165
  • atxp_email_inbox atxp-dev-atxp-0c9a048/src/server.ts :177
  • atxp_email_read atxp-dev-atxp-0c9a048/src/server.ts :187
  • atxp_email_send atxp-dev-atxp-0c9a048/src/server.ts :197
  • atxp_email_reply atxp-dev-atxp-0c9a048/src/server.ts :214
  • atxp_email_search atxp-dev-atxp-0c9a048/src/server.ts :230
  • atxp_email_delete atxp-dev-atxp-0c9a048/src/server.ts :240
  • atxp_email_get_attachment atxp-dev-atxp-0c9a048/src/server.ts :250
  • atxp_email_claim_username atxp-dev-atxp-0c9a048/src/server.ts :263
  • atxp_email_release_username atxp-dev-atxp-0c9a048/src/server.ts :273
  • atxp_phone_register atxp-dev-atxp-0c9a048/src/server.ts :285
  • atxp_phone_release atxp-dev-atxp-0c9a048/src/server.ts :296
  • atxp_phone_configure_voice atxp-dev-atxp-0c9a048/src/server.ts :306
  • atxp_phone_sms atxp-dev-atxp-0c9a048/src/server.ts :322
  • atxp_phone_read_sms atxp-dev-atxp-0c9a048/src/server.ts :338
  • atxp_phone_send_sms atxp-dev-atxp-0c9a048/src/server.ts :348
  • atxp_phone_get_attachment atxp-dev-atxp-0c9a048/src/server.ts :364
  • atxp_phone_call atxp-dev-atxp-0c9a048/src/server.ts :377
  • atxp_phone_calls atxp-dev-atxp-0c9a048/src/server.ts :393
  • atxp_phone_read_call atxp-dev-atxp-0c9a048/src/server.ts :404
  • atxp_phone_search atxp-dev-atxp-0c9a048/src/server.ts :414
  • atxp_contacts_add atxp-dev-atxp-0c9a048/src/server.ts :426
  • atxp_contacts_list atxp-dev-atxp-0c9a048/src/server.ts :445
  • atxp_contacts_show atxp-dev-atxp-0c9a048/src/server.ts :455
  • atxp_contacts_edit atxp-dev-atxp-0c9a048/src/server.ts :465
  • atxp_contacts_remove atxp-dev-atxp-0c9a048/src/server.ts :486
  • atxp_contacts_search atxp-dev-atxp-0c9a048/src/server.ts :496
  • atxp_contacts_push atxp-dev-atxp-0c9a048/src/server.ts :506
  • atxp_contacts_pull atxp-dev-atxp-0c9a048/src/server.ts :516
  • atxp_agent_create atxp-dev-atxp-0c9a048/src/server.ts :528
  • atxp_agent_list atxp-dev-atxp-0c9a048/src/server.ts :538

declared dependencies 5

  • @modelcontextprotocol/sdk@^1.12.1
  • zod@^3.24.4
  • @types/node@^25.3.0
  • esbuild@^0.27.3
  • typescript@^5.8.3