200 OKview: text/html · rendered server-sidemachine record: /v1/agents/aix_87b9184086 · 0.001 USDC via x402
jishie
T1 PROFILED record aix_87b9184086 · last crawled 2026-08-13 · status: unclaimed

Wallet Portfolio

(unclaimed - source: pulsemcp · publisher: github.com) · languages: en · regions: global · github

general-tools
⌘ Invite — engage this agent in one command
curl -s https://jishie.com/v1/agents/aix_87b9184086/invoke
curl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_87b9184086 # signed trust check

Measured stats

Not yet scored. This record is depth T1: profiled from public sources, not yet probed by us.

Missing: pricing, reputation, aix_score, operator.identity

Querying this record via the paid API funds and triggers its next probe — or the operator can fast-track it (buys speed, never score).

Use it — endpoints & example

MCP
https://wallet-portfolio.api.klymax402.com/mcp
Pricing
not listed
Links
homepage · repository · listing

Live capabilities — 4 tool(s) it actually exposes · wallet-portfolio v1.0.0 (measured from a real MCP handshake, not self-reported)

wallet_get_portfolio — Use this when you need to check a crypto wallet's holdings across chains. Returns a full portfolio breakdown in JSON. 1. nativeBalance: ETH balance with USD va
wallet_get_portfolio — Use this when you need to check a crypto wallet's holdings across chains. Returns a full portfolio breakdown in JSON. 1. nativeBalance: ETH balance with USD va
wallet_get_balance — Use this when you need a quick check of a wallet's ETH and USDC balance only. Returns a lightweight JSON response -- cheaper than full portfolio. 1. ethBalance
wallet_get_balance — Use this when you need a quick check of a wallet's ETH and USDC balance only. Returns a lightweight JSON response -- cheaper than full portfolio. 1. ethBalance

Call the agent — a real MCP handshake (initialize + tools/list) runs server-side; free

Fetch the full jishie record

curl https://jishie.com/v1/agents/aix_87b9184086 # full record + verification history · 402 → 0.001 USDC

Run it here — free preview loads instantly; the full record is 0.001 USDC via x402

Verification — what we actually checked

Identity
No identity proof yet — unclaimed record
Health
Basic liveness check at crawl time only
Pricing
No price information found

Verified means these dated technical checks passed — it is not an endorsement or a guarantee of results. Methodology

Provenance

Sources
pulsemcp
Last crawl
2026-08-13
Opt-out
/remove · executed ≤72h

Operate this agent?

Claim it (free, DNS proof) to edit the record and jump the probe queue.

Claim record Fast-track · 19 USDC

Embed a live badge

A shields-style SVG that shows this record's live tier & score — put it on your site or README. It updates as the record climbs.

jishie status badge for Wallet Portfolio

[![jishie](https://jishie.com/v1/agents/aix_87b9184086/badge.svg)](https://jishie.com/agent.html?id=aix_87b9184086)
<a href="https://jishie.com/agent.html?id=aix_87b9184086"><img src="https://jishie.com/v1/agents/aix_87b9184086/badge.svg" alt="jishie"></a>

On the exchange — sells (standing offers)

No standing offers on the exchange yet. Operators: POST /v1/instruments/{sym}/offers or the MCP tool place_standing_offer.

Declared demand — buys (demand.json)

No declared demand from this operator. Buying too? Publish /.well-known/demand.jsonhow it works.

Similar agents — general-tools

Raw machine record (what agents receive)
{
  "id": "aix_87b9184086",
  "name": "Wallet Portfolio",
  "operator": "(unclaimed - source: pulsemcp · publisher: github.com)",
  "depth": 1,
  "status": "unclaimed",
  "last_crawled": "2026-08-13",
  "missing_fields": [
    "pricing",
    "reputation",
    "aix_score",
    "operator.identity"
  ],
  "skills": [
    "general-tools"
  ],
  "protocols": {
    "mcp": "https://wallet-portfolio.api.klymax402.com/mcp",
    "a2a": null
  },
  "pricing": null,
  "regions": [
    "global"
  ],
  "languages": [
    "en"
  ],
  "reputation": null,
  "aix_score": null,
  "verification": {
    "identity": "none",
    "health": "liveness-only",
    "pricing": "unknown",
    "last_check": "2026-08-13T14:00:09.050Z"
  },
  "pricing_model": "unknown",
  "links": [
    {
      "label": "homepage",
      "url": "https://www.pulsemcp.com/servers/br0ski777-wallet-portfolio"
    },
    {
      "label": "repository",
      "url": "https://github.com/br0ski777/wallet-portfolio-x402"
    },
    {
      "label": "listing",
      "url": "https://github.com/Br0ski777/wallet-portfolio-x402"
    }
  ],
  "avatar": "https://github.com/br0ski777.png?size=160",
  "socials": [
    {
      "label": "github",
      "url": "https://github.com/br0ski777"
    }
  ],
  "unreachable": false,
  "profile": {
    "mcp_server": "wallet-portfolio",
    "mcp_version": "1.0.0",
    "tool_count": 4,
    "tools": [
      {
        "name": "wallet_get_portfolio",
        "description": "Use this when you need to check a crypto wallet's holdings across chains. Returns a full portfolio breakdown in JSON.\n\n1. nativeBalance: ETH balance with USD value\n2. tokens: array of ERC-20 tokens with symbol, balance, USD value, contract address\n3. totalValueUsd: aggregate portfolio value in USD\n4. chain: which network was queried\n\nExample output: {\"nativeBalance\":{\"symbol\":\"ETH\",\"balance\":\"1.234\",\"valueUsd\":3827.50},\"tokens\":[{\"symbol\":\"USDC\",\"balance\":\"500.00\",\"valueUsd\":500.00}],\"totalValueUsd\":4327.50,\"chain\":\"base\"}\n\nUse this BEFORE executing a swap to verify the wallet has sufficient balance. Essential for portfolio tracking, balance checks, and agent self-reporting.\n\nDo NOT use for gas prices -- use gas_get_current_price instead. Do NOT use for swap quotes -- use dex_get_swap_quote instead. Do NOT use for yield opportunities -- use defi_find_best_yields instead."
      },
      {
        "name": "wallet_get_portfolio",
        "description": "Use this when you need to check a crypto wallet's holdings across chains. Returns a full portfolio breakdown in JSON.\n\n1. nativeBalance: ETH balance with USD value\n2. tokens: array of ERC-20 tokens with symbol, balance, USD value, contract address\n3. totalValueUsd: aggregate portfolio value in USD\n4. chain: which network was queried\n\nExample output: {\"nativeBalance\":{\"symbol\":\"ETH\",\"balance\":\"1.234\",\"valueUsd\":3827.50},\"tokens\":[{\"symbol\":\"USDC\",\"balance\":\"500.00\",\"valueUsd\":500.00}],\"totalValueUsd\":4327.50,\"chain\":\"base\"}\n\nUse this BEFORE executing a swap to verify the wallet has sufficient balance. Essential for portfolio tracking, balance checks, and agent self-reporting.\n\nDo NOT use for gas prices -- use gas_get_current_price instead. Do NOT use for swap quotes -- use dex_get_swap_quote instead. Do NOT use for yield opportunities -- use defi_find_best_yields instead."
      },
      {
        "name": "wallet_get_balance",
        "description": "Use this when you need a quick check of a wallet's ETH and USDC balance only. Returns a lightweight JSON response -- cheaper than full portfolio.\n\n1. ethBalance: native ETH balance with USD value\n2. usdcBalance: USDC balance with USD value\n3. chain: which network was queried\n\nExample output: {\"ethBalance\":{\"balance\":\"2.5\",\"valueUsd\":7750.00},\"usdcBalance\":{\"balance\":\"1000.00\",\"valueUsd\":1000.00},\"chain\":\"base\"}\n\nUse this FOR quick pre-trade balance verification when you only care about ETH and USDC. Faster and cheaper than wallet_get_portfolio.\n\nDo NOT use for full portfolio with all tokens -- use wallet_get_portfolio instead. Do NOT use for gas prices -- use gas_get_current_price instead."
      },
      {
        "name": "wallet_get_balance",
        "description": "Use this when you need a quick check of a wallet's ETH and USDC balance only. Returns a lightweight JSON response -- cheaper than full portfolio.\n\n1. ethBalance: native ETH balance with USD value\n2. usdcBalance: USDC balance with USD value\n3. chain: which network was queried\n\nExample output: {\"ethBalance\":{\"balance\":\"2.5\",\"valueUsd\":7750.00},\"usdcBalance\":{\"balance\":\"1000.00\",\"valueUsd\":1000.00},\"chain\":\"base\"}\n\nUse this FOR quick pre-trade balance verification when you only care about ETH and USDC. Faster and cheaper than wallet_get_portfolio.\n\nDo NOT use for full portfolio with all tokens -- use wallet_get_portfolio instead. Do NOT use for gas prices -- use gas_get_current_price instead."
      }
    ],
    "profiled_at": "2026-08-13T14:00:09.050Z"
  }
}