You're viewing a demo portfolio

Join the waitlist
PRSM

taxpulse

Active

Tool of com.theaslangroupllc.pulse/pulsenetwork

declared in 1.1.0

TaxPulse: Global tax intelligence API + citation-verified US STATE tax engine (California + New York live: R&TC/FTB/OTA and NY Tax Law/20 NYCRR/DTF/Tribunal corpora, machine-verified citations). AI-synthesized tax guidance for 195 countries: income tax rates, VAT/GST, corporate tax, capital gains, crypto tax treatment, expat tax obligations, digital nomad tax stru Coverage: Global Endpoints: • state ($0.50): US state income-tax answer — citation-verified (California + New York) • country ($0.10): Country tax system overview • compare ($0.12): Multi-country tax comparison • nomad ($0.12): Digital nomad tax optimization • treaty ($0.12): Tax treaty analysis • structure ($0.15): Corporate tax structuring • crypto ($0.12): Cryptocurrency tax by jurisdiction • expat ($0.12): Expat tax obligations • vat ($0.10): Global VAT/GST intelligence • wallet-review ($12.00): Citation-verified crypto wallet tax review • wallet-sleuth ($1.50): On-chain wallet investigation • wallet-guard ($0.50): Wallet drainer-protection scan • verification-stats (FREE): Citation-gate live track record (free) • wallet-watch ($5.00): Whale-watch — standing 30-day wallet monitor ($5) • wallet-watch-status (FREE): Whale-watch status + alerts (free) • 529-check ($0.50): 529 withdrawal & rollover checker (K-12/credentialing/Roth/nonqualified + CA traps) • aotc-recovery ($0.50): Missed AOTC recovery — open-window 1040-X screen (up to $2,500/yr)

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "action"
  ],
  "properties": {
    "lang": {
      "type": "string",
      "description": "lang"
    },
    "magi": {
      "type": "string",
      "description": "MAGI per year (comma list or single broadcast)"
    },
    "chain": {
      "type": "string",
      "description": "Chain to investigate: ethereum | base | arbitrum | optimism | polygon | gnosis. Default ethereum"
    },
    "depth": {
      "type": "string",
      "description": "Funding-trace depth (1-5). Default 3"
    },
    "focus": {
      "type": "string",
      "description": "focus"
    },
    "state": {
      "type": "string",
      "description": "State code — CA or NY (more states as corpora are ingested)"
    },
    "token": {
      "type": "string",
      "description": "read_token from registration"
    },
    "action": {
      "enum": [
        "state",
        "country",
        "compare",
        "nomad",
        "treaty",
        "structure",
        "crypto",
        "expat",
        "vat",
        "wallet-review",
        "wallet-sleuth",
        "wallet-guard",
        "verification-stats",
        "wallet-watch",
        "wallet-watch-status",
        "529-check",
        "aotc-recovery"
      ],
      "type": "string",
      "description": "Which endpoint to call. Options: state | country | compare | nomad | treaty | structure | crypto | expat | vat | wallet-review | wallet-sleuth | wallet-guard | verification-stats | wallet-watch | wallet-watch-status | 529-check | aotc-recovery"
    },
    "amount": {
      "type": "string",
      "description": "Withdrawal/rollover amount"
    },
    "assets": {
      "type": "string",
      "description": "assets"
    },
    "chains": {
      "type": "string",
      "description": "EVM chains to scan (CSV). Default: ethereum,base,arbitrum,optimism,polygon,gnosis"
    },
    "sector": {
      "type": "string",
      "description": "digital_services | SaaS | ecommerce | physical_goods | professional_services"
    },
    "address": {
      "type": "string",
      "description": "EVM wallet address (0x…)"
    },
    "claimed": {
      "type": "string",
      "description": "true if AOTC already claimed that year (list or single)"
    },
    "country": {
      "type": "string",
      "description": "Country name — e.g. Germany, UAE, Portugal, Singapore"
    },
    "purpose": {
      "type": "string",
      "description": "college|k12|credentialing|roth_rollover|nonqualified|apprenticeship|student_loan"
    },
    "webhook": {
      "type": "string",
      "description": "Optional public https webhook — alerts POSTed as JSON"
    },
    "activity": {
      "type": "string",
      "description": "trading | hodling | staking | mining | DeFi | NFT | all"
    },
    "country1": {
      "type": "string",
      "description": "country1"
    },
    "country2": {
      "type": "string",
      "description": "country2"
    },
    "country3": {
      "type": "string",
      "description": "country3"
    },
    "expenses": {
      "type": "string",
      "description": "Qualified expenses per year (comma list or single broadcast)"
    },
    "question": {
      "type": "string",
      "description": "One concrete state-tax question"
    },
    "scenario": {
      "type": "string",
      "description": "Profile of interest — e.g. expat individual, digital nomad, holding company, crypto investor"
    },
    "tax_year": {
      "type": "string",
      "description": "Tax year — drives the IRC-conformity era and era-gated rules (e.g. 2024 vs 2025)"
    },
    "watch_id": {
      "type": "string",
      "description": "UUID from registration"
    },
    "addresses": {
      "type": "string",
      "description": "Comma-separated wallet addresses (EVM 0x… and/or Solana), max 5"
    },
    "countries": {
      "type": "string",
      "description": "Comma-separated list — e.g. Germany,UAE,Portugal"
    },
    "half_time": {
      "type": "string",
      "description": "false if under half-time enrollment"
    },
    "objective": {
      "type": "string",
      "description": "e.g. IP holding for SaaS, holding company for investments, minimize corporate tax"
    },
    "situation": {
      "type": "string",
      "description": "remote work | retirement | entrepreneur | investor | employment"
    },
    "tax_years": {
      "type": "string",
      "description": "Comma list, e.g. 2023,2024,2025"
    },
    "destination": {
      "type": "string",
      "description": "destination"
    },
    "income_type": {
      "type": "string",
      "description": "remote employee | freelancer | entrepreneur | investor | content creator"
    },
    "nationality": {
      "type": "string",
      "description": "e.g. American, British, Canadian, German — affects home country obligations"
    },
    "income_level": {
      "type": "string",
      "description": "income_level"
    },
    "shareholders": {
      "type": "string",
      "description": "Shareholder nationalities — affects CFC rules"
    },
    "business_type": {
      "type": "string",
      "description": "technology | ecommerce | financial | media | manufacturing | consulting"
    },
    "filing_status": {
      "type": "string",
      "description": "single|mfj|mfs|hoh (list or single)"
    },
    "jurisdictions": {
      "type": "string",
      "description": "Preferred jurisdictions — e.g. Netherlands,Luxembourg,UAE"
    },
    "marginal_rate": {
      "type": "string",
      "description": "Marginal federal rate % for nonqualified estimate (default 22)"
    },
    "threshold_usd": {
      "type": "string",
      "description": "Alert on transfers ≥ this USD value. Default 10000"
    },
    "annual_revenue": {
      "type": "string",
      "description": "annual_revenue"
    },
    "earnings_portion": {
      "type": "string",
      "description": "1099-Q box 2 earnings (nonqualified math; default 40% estimate)"
    },
    "prior_aotc_years": {
      "type": "string",
      "description": "AOTC/Hope years used before the earliest input year"
    },
    "transaction_type": {
      "type": "string",
      "description": "dividends | interest | royalties | capital_gains | employment | pension | all"
    },
    "account_age_years": {
      "type": "string",
      "description": "Roth rollover: account age for this beneficiary"
    },
    "penalty_exception": {
      "type": "string",
      "description": "none|scholarship|death|disability|military_academy|education_credit"
    },
    "prior_roth_rollovers": {
      "type": "string",
      "description": "Roth rollover: lifetime amount already rolled"
    },
    "contributions_last_5y": {
      "type": "string",
      "description": "Roth rollover: contributions in the last 5 years (ineligible)"
    },
    "completed_first_4_years": {
      "type": "string",
      "description": "true if first 4 postsecondary years done before these years"
    },
    "beneficiary_earned_income": {
      "type": "string",
      "description": "Roth rollover: beneficiary earned income"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

com.theaslangroupllc.pulse/pulsenetwork

https://github.com/GTCC777/mcp-pulsenetwork

2/7 registries
View full server →