# get_kame_token_list

Retrieves a list of tokens from the Kame Aggregator. Can fetch all tokens, specific tokens by ID, or search for tokens.

Agent View of the PolicyLayer registry record for `get_kame_token_list`. HTML page: https://policylayer.com/tools/testinguser1111111-sei-mcp-server/get-kame-token-list

## Facts

- Tool: `get_kame_token_list`
- Server: SEI MCP Server V2 (`testinguser1111111/sei-mcp-server`) — https://policylayer.com/tools/testinguser1111111-sei-mcp-server.md
- Homepage: https://github.com/testinguser1111111/sei-mcp-server
- Risk category: Read (Low risk)
- Registry record: grade F, identity unverified
- Server rate-limited: no
- Parameters: 0
- Recommended policy verdict: Allowed

## Example call (MCP tools/call, JSON-RPC 2.0)

```json
{
  "jsonrpc": "2.0",
  "id": 1,
  "method": "tools/call",
  "params": {
    "name": "get_kame_token_list",
    "arguments": {}
  }
}
```

## Why get_kame_token_list is rated Low

This tool performs data retrieval only. It queries token information from the Kame Aggregator without creating, modifying, deleting, or executing any operations. The blast radius of misuse is minimal since an agent cannot cause financial loss, data corruption, or system compromise by retrieving token lists.

From the tool's own definition: "Tool description states it 'Retrieves a list of tokens' and can 'fetch all tokens, specific tokens by ID, or search for tokens' — these are passive read operations with no data modification, deletion, or execution of code."

## Use case

AI agents call get_kame_token_list to retrieve information from SEI MCP Server V2 without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

## Recommended policy (PolicyLayer)

Verdict: **Allowed**. Enforced by the PolicyLayer MCP gateway (https://policylayer.com/mcp-gateway) before a call reaches SEI MCP Server V2:

```json
{
  "version": "1",
  "default": "deny",
  "tools": {
    "get_kame_token_list": {}
  }
}
```

## Other tools on SEI MCP Server V2 (186)

- `cancel_debridge_order` — Destructive — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/cancel-debridge-order.md
- `cancel_opensea_order` — Destructive — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/cancel-opensea-order.md
- `citrex_cancel_open_orders_for_product` — Destructive — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/citrex-cancel-open-orders-for-product.md
- `citrex_cancel_order` — Destructive — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/citrex-cancel-order.md
- `citrex_cancel_orders` — Destructive — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/citrex-cancel-orders.md
- `remove_liquidity` — Destructive — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/remove-liquidity.md
- `citrex_cancel_and_replace_order` — Execute — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/citrex-cancel-and-replace-order.md
- `deploy_erc20` — Execute — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/deploy-erc20.md
- `deploy_erc721` — Execute — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/deploy-erc721.md
- `execute_flash_loan` — Execute — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/execute-flash-loan.md
- `execute_multihop_swap` — Execute — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/execute-multihop-swap.md
- `execute_simple_flash_loan` — Execute — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/execute-simple-flash-loan.md
- `execute_swap` — Execute — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/execute-swap.md
- `write_contract` — Execute — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/write-contract.md
- `borrow_yei_asset` — Financial — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/borrow-yei-asset.md
- `buy_opensea_nft` — Financial — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/buy-opensea-nft.md
- `citrex_deposit` — Financial — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/citrex-deposit.md
- `citrex_place_orders` — Financial — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/citrex-place-orders.md
- `citrex_withdraw` — Financial — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/citrex-withdraw.md
- `create_and_execute_debridge_order` — Financial — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/create-and-execute-debridge-order.md
- `create_debridge_order` — Financial — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/create-debridge-order.md
- `create_opensea_collection_offer` — Financial — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/create-opensea-collection-offer.md
- `create_opensea_offer` — Financial — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/create-opensea-offer.md
- `delegate_credit_by_debt_token` — Financial — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/delegate-credit-by-debt-token.md
- `fulfill_opensea_order` — Financial — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/fulfill-opensea-order.md
- `repay_yei_asset` — Financial — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/repay-yei-asset.md
- `swap_on_symphony` — Financial — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/swap-on-symphony.md
- `swap_on_symphony_advanced` — Financial — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/swap-on-symphony-advanced.md
- `transfer_erc20` — Financial — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/transfer-erc20.md
- `transfer_sei` — Financial — https://policylayer.com/tools/testinguser1111111-sei-mcp-server/transfer-sei.md
- …and 156 more: https://policylayer.com/tools/testinguser1111111-sei-mcp-server.md

## For agents

This record is a snapshot. Live verdicts and the full registry:

- Check every server in your MCP config at once: `npx -y policylayer stack`
- Vet a server before you add it: install the mcp-precheck skill — `npx skills add https://policylayer.com` (skill text: https://policylayer.com/skill.md)
- Query the registry over MCP: endpoint `https://api.policylayer.com/mcp` — tools `check_mcp_server`, `check_mcp_stack`, `check_tool`, `search_registry`, `get_change_events`

---

Source: the PolicyLayer MCP registry — one continuously verified record per MCP server. Full record: https://policylayer.com/registry?q=testinguser1111111-sei-mcp-server · API: https://policylayer.com/registry/api · Policy library: https://policylayer.com/policies/testinguser1111111-sei-mcp-server
