# SAP MCP Server (remote · mcp.sap.oobeprotocol.ai)

Solana-native MCP gateway for SAP, DeFi tools, SNS identity, and x402 payments.

- Trust score: 62/100 (medium)
- Change this week: +4
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `mcp.sap.oobeprotocol.ai`: 62/100 (this document), [markdown](https://verifymcp.io/servers/ai-oobeprotocol-sap-mcp-sap-mcp/mcp.md), [page](https://verifymcp.io/servers/ai-oobeprotocol-sap-mcp-sap-mcp/mcp)
- npm · `@oobe-protocol-labs/sap-mcp-server`: 32/100, [markdown](https://verifymcp.io/servers/ai-oobeprotocol-sap-mcp-sap-mcp/oobe-protocol-labs-sap-mcp-server.md), [page](https://verifymcp.io/servers/ai-oobeprotocol-sap-mcp-sap-mcp/oobe-protocol-labs-sap-mcp-server)

## Channel facts

- Endpoint: `https://mcp.sap.oobeprotocol.ai/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.7.1`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 57/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: this server exposes a tool marked destructive (sap_deactivate_agent) and its handshake is open, but we could not confirm whether a tool call is gated, so we do not assert it is callable unauthenticated.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 53/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (poor).
  - Context-footprint check failed: tool/resource definitions use about 84849 tokens (~230/item across 368 items; 368 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 23/100
  - Stability check failed: schema churn in the 8 days we've observed: 10 tool removals, 1 breaking changes, 0 auth/transport breaks, 53 additions.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
  - Structured output schemas are declared (100% of tools); any adoption earns full credit.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http ai-oobeprotocol-sap-mcp-sap-mcp https://mcp.sap.oobeprotocol.ai/mcp
```

### Codex

```toml
[mcp_servers.ai-oobeprotocol-sap-mcp-sap-mcp]
url = "https://mcp.sap.oobeprotocol.ai/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ai-oobeprotocol-sap-mcp-sap-mcp": {
      "type": "remote",
      "url": "https://mcp.sap.oobeprotocol.ai/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add ai-oobeprotocol-sap-mcp-sap-mcp --url https://mcp.sap.oobeprotocol.ai/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  ai-oobeprotocol-sap-mcp-sap-mcp:
    url: "https://mcp.sap.oobeprotocol.ai/mcp"
```

### Other

```json
{
  "mcpServers": {
    "ai-oobeprotocol-sap-mcp-sap-mcp": {
      "type": "http",
      "url": "https://mcp.sap.oobeprotocol.ai/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-03 (score 62, +15)

We did not load change detail this far back for this component, so this day may have recorded more than is shown.

- [security] Authorization: Authorisation not fully verified: this server exposes a tool marked destructive (sap_deactivate_agent) and its handshake is open, but we could not confirm whether a tool call is gated, so we do not assert it is callable unauthenticated.
- [security] New tool “sap_revoke_attestation”, which the server declares destructive
- [security] New tool “jupiter_executeTrigger”, which the server declares destructive
- [security] New tool “sap_premium_close_session”, which the server declares destructive
- [security] New tool “sap_escrow_build_withdraw_transaction”, which the server declares destructive
- [security] New tool “sap_adrena_build_cancel_take_profit”, which the server declares destructive
- [security] New tool “jupiter_cancelDCA”, which the server declares destructive
- [security] New tool “adrena_removeCollateral”, which the server declares destructive
- [security] New tool “sap_settle_escrow_v2”, which the server declares destructive
- [security] New tool “sap_adrena_build_swap”, which the server declares destructive
- [security] New tool “sap_adrena_build_remove_liquid_stake”, which the server declares destructive
- [security] New tool “sap_close_escrow_v2”, which the server declares destructive
- [security] New tool “sap_adrena_build_cancel_limit_order”, which the server declares destructive
- [security] New tool “raydium-pools_removeLiquidity”, which the server declares destructive
- [security] New tool “sap_cancel_subscription”, which the server declares destructive
- [security] New tool “sap_finalize_settlement_v2”, which the server declares destructive
- [security] New tool “sap_adrena_build_remove_liquidity”, which the server declares destructive
- [security] New tool “bridging_bridgeWormhole”, which the server declares destructive
- [security] New tool “sap_deactivate_agent”, which the server declares destructive
- [security] New tool “meteora_removeDLMMLiquidity”, which the server declares destructive
- [security] New tool “magicblock_swapQuote”, which the server declares destructive
- [security] New tool “metaplex-nft_revokeAuthority”, which the server declares destructive
- [security] New tool “sap_adrena_build_close_long”, which the server declares destructive
- [security] New tool “sap_revoke_feedback”, which the server declares destructive
- [security] New tool “sap_x402_settle”, which the server declares destructive
- [security] New tool “spl-token_closeAccount”, which the server declares destructive
- [security] New tool “blinks_executeAction”, which the server declares destructive
- [security] New tool “sap_withdraw_escrow_v2”, which the server declares destructive
- [security] New tool “sap_adrena_build_close_commodity_long”, which the server declares destructive
- [security] New tool “jupiter_swapInstructions”, which the server declares destructive
- [security] New tool “jupiter_cancelLimitOrder”, which the server declares destructive
- [security] New tool “jupiter_smartSwap”, which the server declares destructive
- [security] New tool “adrena_closePosition”, which the server declares destructive
- [security] New tool “sap_adrena_build_cancel_stop_loss”, which the server declares destructive
- [security] New tool “gibwork_submitWork”, which the server declares destructive
- [security] New tool “magicblock_swap”, which the server declares destructive
- [security] New tool “sap_x402_settle_batch”, which the server declares destructive
- [security] New tool “jupiter_executeOrder”, which the server declares destructive
- [security] New tool “sap_memory_prune”, which the server declares destructive
- [security] New tool “3land_buyNFT”, which the server declares destructive
- [security] New tool “sap_next_settlement_index”, which the server declares destructive
- [security] New tool “magicblock_withdraw”, which the server declares destructive
- [security] New tool “lulo_withdraw”, which the server declares destructive
- [security] New tool “bridging_bridgeDeBridgeStatus”, which the server declares destructive
- [security] New tool “manifest_cancelOrder”, which the server declares destructive
- [security] New tool “orca_swap”, which the server declares destructive
- [security] New tool “sap_adrena_build_close_commodity_short”, which the server declares destructive
- [security] New tool “3land_cancelListing”, which the server declares destructive
- [security] New tool “orca_closePosition”, which the server declares destructive
- [security] New tool “sap_adrena_build_close_short”, which the server declares destructive
- [security] New tool “bridging_bridgeWormholeStatus”, which the server declares destructive
- [security] New tool “sap_close_agent”, which the server declares destructive
- [security] New tool “jupiter_swap”, which the server declares destructive
- [security] New tool “jupiter_executeDCA”, which the server declares destructive
- [security] New tool “jupiter_cancelLimitOrders”, which the server declares destructive
- [security] New tool “sap_submit_signed_transaction”, which the server declares destructive
- [security] New tool “openbook_cancelOrder”, which the server declares destructive
- [security] New tool “sap_escrow_build_close_transaction”, which the server declares destructive
- [security] New tool “bridging_bridgeDeBridge”, which the server declares destructive
- [security] New tool “sap_escrow_build_settle_transaction”, which the server declares destructive
- [security] New tool “sap_deactivate_tool”, which the server declares destructive
- [functional regression] Schema quality: unverified → fail
- [functional improvement] Schema quality: 702 → 230
- [functional improvement] Tool coverage: unverified → 100
- [functional] Too many changes on this day to record them all, so 174 were dropped
- [functional] New tool “sap_fetch_dispute”
- [functional] New tool “sap_audit_query”
- [functional] New tool “sap_session_start”
- [functional] New tool “sap_adrena_get_pool_info”
- [functional] New tool “sns_reverseLookup”
- [functional] New tool “blinks_getAction”
- [functional] New tool “spl-token_burn”
- [functional] New tool “pump_trade”
- [functional] New tool “sap_report_tool_invocations”
- [functional] New tool “sap_give_feedback”
- [functional] New tool “sap_premium_webhook_status”
- [functional] New tool “jupiter_getPrice”
- [functional] New tool “sap_strategy_execute”
- [functional] New tool “gibwork_listBounties”
- [functional] New tool “sap_estimate_tool_cost”
- [functional] New tool “sap_sns_get_domain_pda”
- [functional] New tool “sap_fetch_escrow_v2”
- [functional] New tool “magicblock_getBlockhashForAccounts”
- [functional] New tool “staking_unstakeJupSOL”
- [functional] New tool “pump_launchToken”
- [functional] New tool “sap_fund_subscription”
- [functional] New tool “sap_init_stake”
- [functional] New tool “sap_chat_seal_room”
- [functional] New tool “sap_adrena_trade_intent”
- [functional] New tool “sap_x402_prepare_payment”
- [functional] New tool “sap_fetch_epoch_page”
- [functional] New tool “metaplex-nft_configureRoyalties”
- [functional] New tool “magicblock_health”
- [functional] New tool “sap_publish_tool_by_name”
- [functional] New tool “sap_audit_record”
- [functional] New tool “sap_chart_indicators”
- [functional] New tool “sap_adrena_build_open_long”
- [functional] New tool “jupiter_getHoldings”
- [functional] New tool “sap_x402_estimate_cost”
- [functional] New tool “sap_complete_unstake”
- [functional] New tool “jupiter_getTokenList”
- [functional] New tool “jupiter_getOrder”
- [functional] New tool “sap_escrow_build_create_transaction”
- [functional] New tool “spl-token_getBalance”
- [functional] New tool “staking_stakeSOL”
- [functional] New tool “sap_reactivate_agent”
- [functional] New tool “sap_agent_start”
- [functional] New tool “sap_adrena_get_markets”
- [functional] New tool “sap_fairscale_score”
- [functional] New tool “sap_agent_next_action”
- [functional] New tool “sap_escrow_build_finalize_transaction”
- [functional] New tool “sap_find_tools_by_category”
- [functional] New tool “staking_getStakeAccounts”
- [functional] New tool “sap_premium_webhook_relay”
- [functional] New tool “sap_premium_activate_session”
- [functional] New tool “sap_memory_summarize”
- [functional] New tool “sap_fetch_subscription”
- [functional] New tool “send-arcade_listGames”
- [functional] New tool “sap_adrena_get_trading_prices”
- [functional] New tool “sap_adrena_build_modify_position”
- [functional] New tool “sap_adrena_build_set_stop_loss”
- [functional] New tool “sap_file_dispute_v2”
- [functional] New tool “sap_perp_builder_status”
- [functional] New tool “sap_fairscale_trust_gate”
- [functional] New tool “sap_adrena_build_open_commodity_long”
- [functional] New tool “sap_chart_volume_profile”
- [functional] New tool “sap_create_escrow_v2”
- [functional] New tool “sap_protocol_invariants”
- [functional] New tool “sap_update_feedback”
- [functional] New tool “sap_fetch_pending_settlement”
- [functional] New tool “staking_unstakeSolayer”
- [functional] New tool “adrena_getPositions”
- [functional] New tool “sap_chart_long_term”
- [functional] New tool “metaplex-nft_setAndVerifyCollection”
- [functional] New tool “sap_premium_webhook_relay_status”
- [functional] New tool “sap_sns_resolve_domain”
- [functional] New tool “sap_update_tool”
- [functional] New tool “sap_adrena_get_positions”
- [functional] New tool “lulo_deposit”
- [functional] New tool “sap_trade_journal”
- [functional] New tool “metaplex-nft_verifyCollection”
- [functional] New tool “sap_premium_session_status”
- [functional] New tool “jupiter_getDCAOrders”
- [functional] New tool “orca_getWhirlpool”
- [functional] New tool “spl-token_thawAccount”
- [functional] New tool “sap_sns_register_agent_domain”
- [functional] New tool “sap_list_all_agents”
- [functional] New tool “sap_fetch_protocol_index”
- [functional] New tool “lulo_getPositions”
- [functional] New tool “sap_payments_prepaid_balance”
- [functional] New tool “pyth_getPriceHistory”
- [functional] New tool “sap_premium_stream_poll”
- [functional] New tool “sap_adrena_build_add_limit_order”
- [functional] New tool “sap_premium_validate_plugin_manifest”
- [functional] New tool “sap_fetch_session”
- [functional] New tool “sap_trade_journal_query”
- [functional] New tool “sap_profile_list”
- [functional] New tool “sap_skills_install”
- [functional] New tool “sap_create_subscription”
- [functional] New tool “manifest_createMarket”
- [functional] New tool “sap_agent_context”
- [functional] New tool “sap_update_reputation_metrics”
- [functional] New tool “sap_session_status”
- [functional] New tool “sap_premium_stream_flush”
- [functional] New tool “alldomains_registerDomain”
- [functional] New tool “spl-token_freezeAccount”
- [functional] New tool “openbook_placeOrder”
- [functional] New tool “coingecko_getTrending”
- [functional] New tool “sap_list_agents”
- [functional] New tool “sap_adrena_build_add_locked_stake”
- [functional] New tool “meteora_createAlphaVault”
- [functional] New tool “jupiter_getLimitOrders”
- [functional] New tool “sap_memory_recall”
- [functional] New tool “magicblock_login”
- [functional] New tool “sap_open_vault_session”
- [functional] New tool “sap_sign_transaction”
- [functional] New tool “sap_strategy_save”
- [functional] New tool “sap_create_attestation”
- [functional] New tool “sap_chat_send_message”
- [functional] New tool “spl-token_transfer”
- [functional] New tool “sap_perp_funding_history”
- [functional] New tool “spl-token_transferSol”
- [functional] New tool “alldomains_resolveDomain”
- [functional] New tool “sap_sns_build_manage_record_transaction”
- [functional] New tool “sap_get_tool_category_summary”
- [functional] New tool “magicblock_getIdentity”
- [functional] New tool “sap_perp_portfolio_risk”
- [functional] New tool “sap_perp_markets”
- [functional] New tool “sap_stream_replay”
- [functional] New tool “sap_premium_session_start”
- [functional] New tool “sap_stream_consume”
- [functional] New tool “sap_get_agent_profile”
- [functional] New tool “jito_sendBundle”
- [functional] New tool “sap_perp_position_info”
- [functional] New tool “sap_sns_check_domain”
- [functional] New tool “blinks_validateActionsJson”
- [functional] New tool “sap_chat_status”
- [functional] New tool “sap_skills_bundle”
- [functional] New tool “adrena_addCollateral”

### 2026-08-02 (score 47, −14)

We did not load change detail this far back for this component, so this day may have recorded more than is shown.

### 2026-08-01 (score 61, +1)

We did not load change detail this far back for this component, so this day may have recorded more than is shown.

### 2026-07-30 (score 60, +1)

We did not load change detail this far back for this component, so this day may have recorded more than is shown.

### 2026-07-29 (score 59, +1)

We did not load change detail this far back for this component, so this day may have recorded more than is shown.

### 2026-07-26 (score 58)

First indexed and scored.

## MCP tools (368)

The latest capture was truncated, so this tool list may be partial.

### `sap_protocol_invariants` (~178 tokens)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_agent_identity_plan` (~653 tokens)

Input parameters:

- `agentId` (string)
- `agentUri` (string)
- `capabilities` (array)
- `description` (string)
- `imageUrl` (string)
- `intendedAction` (string)
- `metadataUri` (string)
- `metaplexAsset` (string)
- `name` (string)
- `ownerWallet` (string)
- `pricing` (array)
- `protocols` (array)
- `snsDomain` (string)
- `x402Endpoint` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_register_agent` (~521 tokens)

Input parameters:

- `agentId` (string)
- `agentUri` (string)
- `capabilities` (array)
- `description` (string)
- `metadataUri` (string)
- `name` (string)
- `pricing` (array)
- `protocols` (array)
- `x402Endpoint` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_update_agent` (~426 tokens)

Input parameters:

- `agentId` (string)
- `agentUri` (string)
- `capabilities` (array)
- `description` (string)
- `metadataUri` (string)
- `name` (string)
- `pricing` (array)
- `protocols` (array)
- `x402Endpoint` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_deactivate_agent` (~152 tokens)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_reactivate_agent` (~152 tokens)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_close_agent` (~153 tokens)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_report_calls` (~185 tokens)

Input parameters:

- `callsServed` (number)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_update_reputation_metrics` (~190 tokens)

Input parameters:

- `avgLatencyMs` (number)
- `uptimePercent` (number)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_get_agent` (~188 tokens)

Input parameters:

- `wallet` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_get_agent_stats` (~175 tokens)

Input parameters:

- `agentPda` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_get_global_state` (~148 tokens)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_get_network_overview` (~144 tokens)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_agent_context` (~322 tokens)

Input parameters:

- `agentPda` (string)
- `limit` (number)
- `query` (string)
- `wallet` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_get_agent_profile` (~175 tokens)

Input parameters:

- `wallet` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_is_agent_active` (~178 tokens)

Input parameters:

- `wallet` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_discover_agents` (~599 tokens)

Input parameters:

- `agentPda` (string)
- `capabilities` (array)
- `capability` (string)
- `capabilityMode` (string)
- `cursor` (string)
- `hasX402Endpoint` (boolean)
- `hydrate` (boolean)
- `includeInactive` (boolean)
- `includeProtocolIndexes` (boolean)
- `limit` (number)
- `offset` (number)
- `protocol` (string)
- `query` (string)
- `view` (string)
- `wallet` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_list_agents` (~588 tokens)

Input parameters:

- `agentPda` (string)
- `capabilities` (array)
- `capability` (string)
- `capabilityMode` (string)
- `cursor` (string)
- `hasX402Endpoint` (boolean)
- `hydrate` (boolean)
- `includeInactive` (boolean)
- `includeProtocolIndexes` (boolean)
- `limit` (number)
- `offset` (number)
- `protocol` (string)
- `query` (string)
- `view` (string)
- `wallet` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_list_all_agents` (~591 tokens)

Input parameters:

- `agentPda` (string)
- `capabilities` (array)
- `capability` (string)
- `capabilityMode` (string)
- `cursor` (string)
- `hasX402Endpoint` (boolean)
- `hydrate` (boolean)
- `includeInactive` (boolean)
- `includeProtocolIndexes` (boolean)
- `limit` (number)
- `offset` (number)
- `protocol` (string)
- `query` (string)
- `view` (string)
- `wallet` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_find_tools_by_category` (~212 tokens)

Input parameters:

- `category` (string|number)
- `hydrate` (boolean)
- `limit` (number)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_get_tool_category_summary` (~141 tokens)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_fetch_capability_index` (~165 tokens)

Input parameters:

- `capabilityId` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_fetch_protocol_index` (~166 tokens)

Input parameters:

- `protocolId` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_fetch_tool_category_index` (~158 tokens)

Input parameters:

- `category` (number)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_fetch_tool` (~195 tokens)

Input parameters:

- `agentPda` (string)
- `toolName` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_fetch_feedback` (~198 tokens)

Input parameters:

- `agentPda` (string)
- `reviewer` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_fetch_attestation` (~205 tokens)

Input parameters:

- `agentPda` (string)
- `attester` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_fetch_escrow` (~230 tokens)

Input parameters:

- `agentPda` (string)
- `depositor` (string)
- `escrowPda` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_fetch_escrow_v2` (~261 tokens)

Input parameters:

- `agentPda` (string)
- `depositor` (string)
- `escrowPda` (string)
- `nonce` (number)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_fetch_pending_settlement` (~177 tokens)

Input parameters:

- `pendingPda` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_fetch_dispute` (~175 tokens)

Input parameters:

- `disputePda` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_fetch_vault` (~179 tokens)

Input parameters:

- `agentPda` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_fetch_session` (~177 tokens)

Input parameters:

- `sessionPda` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_fetch_epoch_page` (~195 tokens)

Input parameters:

- `epochIndex` (number)
- `sessionPda` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_fetch_stake` (~201 tokens)

Input parameters:

- `agentPda` (string)
- `stakePda` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_fetch_subscription` (~245 tokens)

Input parameters:

- `agentPda` (string)
- `subId` (number)
- `subscriber` (string)
- `subscriptionPda` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_x402_estimate_cost` (~223 tokens)

Input parameters:

- `agentWallet` (string)
- `calls` (number)
- `pricePerCall` (string)
- `totalCallsBefore` (number)
- `volumeCurve` (array)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_x402_calculate_cost` (~198 tokens)

Input parameters:

- `basePrice` (string)
- `calls` (number)
- `totalCallsBefore` (number)
- `volumeCurve` (array)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_x402_prepare_payment` (~435 tokens)

Input parameters:

- `agentWallet` (string)
- `deposit` (string)
- `expiresAt` (string)
- `maxCalls` (string)
- `networkIdentifier` (string)
- `nonce` (string)
- `pricePerCall` (string)
- `tokenDecimals` (number)
- `tokenMint` (string)
- `volumeCurve` (array)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_x402_build_payment_headers` (~303 tokens)

Input parameters:

- `agentPda` (string)
- `agentWallet` (string)
- `depositorWallet` (string)
- `escrowPda` (string)
- `maxCalls` (string)
- `network` (string)
- `networkIdentifier` (string)
- `nonce` (string)
- `pricePerCall` (string)
- `txSignature` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_x402_build_headers_from_escrow` (~208 tokens)

Input parameters:

- `agentWallet` (string)
- `network` (string)
- `nonce` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_x402_has_escrow` (~194 tokens)

Input parameters:

- `agentWallet` (string)
- `depositor` (string)
- `nonce` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_x402_fetch_escrow` (~207 tokens)

Input parameters:

- `agentWallet` (string)
- `depositor` (string)
- `nonce` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_x402_get_balance` (~176 tokens)

Input parameters:

- `agentWallet` (string)
- `depositor` (string)
- `nonce` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_x402_settle` (~294 tokens)

Input parameters:

- `callsToSettle` (number)
- `commitment` (string)
- `computeUnits` (number)
- `depositorWallet` (string)
- `maxRetries` (number)
- `nonce` (string)
- `priorityFeeMicroLamports` (number)
- `serviceData` (string)
- `skipPreflight` (boolean)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_x402_settle_batch` (~283 tokens)

Input parameters:

- `commitment` (string)
- `computeUnits` (number)
- `depositorWallet` (string)
- `entries` (array)
- `maxRetries` (number)
- `nonce` (string)
- `priorityFeeMicroLamports` (number)
- `skipPreflight` (boolean)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_escrow_build_create_transaction` (~665 tokens)

Input parameters:

- `agentWallet` (string)
- `arbiter` (string)
- `coSigner` (string)
- `depositorWallet` (string)
- `disputeWindowSlots` (string)
- `expiresAt` (string)
- `initialDeposit` (string)
- `maxCalls` (string)
- `nonce` (string)
- `pricePerCall` (string)
- `settlementSecurity` (number)
- `tokenDecimals` (number)
- `tokenMint` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_escrow_build_deposit_transaction` (~314 tokens)

Input parameters:

- `agentWallet` (string)
- `amount` (string)
- `depositorWallet` (string)
- `nonce` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_escrow_build_settle_transaction` (~333 tokens)

Input parameters:

- `agentWallet` (string)
- `callsToSettle` (string)
- `coSigner` (string)
- `depositorWallet` (string)
- `nonce` (string)
- `serviceHash`

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_escrow_build_finalize_transaction` (~279 tokens)

Input parameters:

- `agentWallet` (string)
- `depositorWallet` (string)
- `nonce` (string)
- `payerWallet` (string)
- `settlementIndex` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_escrow_build_withdraw_transaction` (~306 tokens)

Input parameters:

- `agentWallet` (string)
- `amount` (string)
- `depositorWallet` (string)
- `nonce` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_escrow_build_close_transaction` (~248 tokens)

Input parameters:

- `agentWallet` (string)
- `depositorWallet` (string)
- `nonce` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_create_escrow_v2` (~614 tokens)

Input parameters:

- `agentWallet` (string)
- `arbiter` (string)
- `coSigner` (string)
- `disputeWindowSlots` (string)
- `expiresAt` (string)
- `initialDeposit` (string)
- `maxCalls` (string)
- `nonce` (string)
- `pricePerCall` (string)
- `settlementSecurity` (number)
- `tokenDecimals` (number)
- `tokenMint` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_deposit_escrow_v2` (~248 tokens)

Input parameters:

- `agentWallet` (string)
- `amount` (string)
- `nonce` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_settle_escrow_v2` (~253 tokens)

Input parameters:

- `callsToSettle` (string)
- `depositorWallet` (string)
- `nonce` (string)
- `serviceHash` (array)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_next_settlement_index` (~202 tokens)

Input parameters:

- `agentWallet` (string)
- `depositorWallet` (string)
- `nonce` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_finalize_settlement_v2` (~239 tokens)

Input parameters:

- `agentWallet` (string)
- `depositorWallet` (string)
- `nonce` (string)
- `settlementIndex` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_file_dispute_v2` (~233 tokens)

Input parameters:

- `agentWallet` (string)
- `evidenceHash` (array)
- `nonce` (string)
- `settlementIndex` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_withdraw_escrow_v2` (~248 tokens)

Input parameters:

- `agentWallet` (string)
- `amount` (string)
- `nonce` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_close_escrow_v2` (~194 tokens)

Input parameters:

- `agentWallet` (string)
- `nonce` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_give_feedback` (~239 tokens)

Input parameters:

- `agentWallet` (string)
- `commentHash` (array)
- `score` (number)
- `tag` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_update_feedback` (~213 tokens)

Input parameters:

- `agentWallet` (string)
- `commentHash` (array)
- `score` (number)
- `tag` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_revoke_feedback` (~177 tokens)

Input parameters:

- `agentWallet` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_create_attestation` (~234 tokens)

Input parameters:

- `agentWallet` (string)
- `attestationType` (string)
- `expiresAt` (string)
- `metadataHash` (array)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_revoke_attestation` (~180 tokens)

Input parameters:

- `agentWallet` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_fairscale_score` (~199 tokens)

Input parameters:

- `agent` (string)
- `task` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_fairscale_trust_gate` (~204 tokens)

Input parameters:

- `agent` (string)
- `minScore` (number)
- `requireVerification` (boolean)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_init_vault` (~179 tokens)

Input parameters:

- `vaultNonce` (array)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_open_vault_session` (~185 tokens)

Input parameters:

- `sessionHash` (array)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_inscribe_memory` (~159 tokens)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_compact_inscribe_memory` (~257 tokens)

Input parameters:

- `contentHash` (array)
- `encryptedData` (array)
- `nonce` (array)
- `sessionPda` (string)
- `vaultPda` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_session_start` (~182 tokens)

Input parameters:

- `sessionId` (string)
- `vaultNonce` (array)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_session_read_latest` (~166 tokens)

Input parameters:

- `sessionId` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_session_status` (~163 tokens)

Input parameters:

- `sessionId` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_publish_tool_by_name` (~339 tokens)

Input parameters:

- `category` (number)
- `description` (string)
- `httpMethod` (number)
- `inputSchemaJson` (string)
- `isCompound` (boolean)
- `outputSchemaJson` (string)
- `paramsCount` (number)
- `protocolId` (string)
- `requiredParams` (number)
- `toolName` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_update_tool` (~175 tokens)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_deactivate_tool` (~168 tokens)

Input parameters:

- `toolName` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_reactivate_tool` (~169 tokens)

Input parameters:

- `toolName` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_report_tool_invocations` (~188 tokens)

Input parameters:

- `invocations` (number)
- `toolName` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_init_stake` (~199 tokens)

Input parameters:

- `agentWallet` (string)
- `initialDeposit` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_deposit_stake` (~182 tokens)

Input parameters:

- `agentWallet` (string)
- `amount` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_request_unstake` (~183 tokens)

Input parameters:

- `agentWallet` (string)
- `amount` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_complete_unstake` (~170 tokens)

Input parameters:

- `agentWallet` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_create_subscription` (~241 tokens)

Input parameters:

- `agentWallet` (string)
- `billingInterval` (number)
- `initialFund` (string)
- `pricePerInterval` (string)
- `subId` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_fund_subscription` (~196 tokens)

Input parameters:

- `agentWallet` (string)
- `amount` (string)
- `subId` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_cancel_subscription` (~178 tokens)

Input parameters:

- `agentWallet` (string)
- `subId` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_sns_check_domain` (~131 tokens)

Input parameters:

- `domain` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_sns_batch_check_domains` (~145 tokens)

Input parameters:

- `domains` (array)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_sns_resolve_domain` (~156 tokens)

Input parameters:

- `domain` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_sns_validate_records` (~140 tokens)

Input parameters:

- `domain` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_sns_get_domain_pda` (~149 tokens)

Input parameters:

- `domain` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_sns_get_record_pda` (~184 tokens)

Input parameters:

- `domain` (string)
- `recordType` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_sns_register_agent_domain` (~467 tokens)

Input parameters:

- `agentWallet` (string)
- `capabilities` (array)
- `domain` (string)
- `durationYears` (number)
- `pic` (string)
- `protocols` (array)
- `records` (object)
- `sapData` (object)
- `setAsPrimary` (boolean)
- `space` (number)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_sns_get_domain_records` (~155 tokens)

Input parameters:

- `domain` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_sns_get_record` (~176 tokens)

Input parameters:

- `domain` (string)
- `recordType` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_sns_resolve_wallet` (~148 tokens)

Input parameters:

- `domain` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_sns_check_ownership` (~191 tokens)

Input parameters:

- `domain` (string)
- `owner` (string)
- `wallet` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_sns_build_manage_record_transaction` (~268 tokens)

Input parameters:

- `domain` (string)
- `owner` (string)
- `recordType` (string)
- `value` (string|null)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_sns_build_set_primary_domain_transaction` (~190 tokens)

Input parameters:

- `domain` (string)
- `owner` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_network_stats` (~140 tokens)

Input parameters:

- `detailed` (boolean)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sol_get_balance` (~127 tokens)

Input parameters:

- `address` (string)
- `commitment` (string)
- `pubkey` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `spl-token_deployToken` (~372 tokens)

Input parameters:

- `decimals` (number)
- `freezeAuthority` (string)
- `initialSupply` (string)
- `isMutable` (boolean)
- `mintAuthority` (string)
- `name` (string, required)
- `owner` (string, required)
- `sellerFeeBasisPoints` (number)
- `symbol` (string, required)
- `uri` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `spl-token_transfer` (~275 tokens)

Input parameters:

- `amount` (string, required)
- `createAta` (boolean)
- `from` (string, required)
- `memo` (string)
- `mint` (string, required)
- `to` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `spl-token_transferSol` (~253 tokens)

Input parameters:

- `amount` (string, required)
- `from` (string, required)
- `memo` (string)
- `to` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `spl-token_getBalance` (~194 tokens)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `spl-token_getTokenAccounts` (~189 tokens)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `spl-token_mintTo` (~248 tokens)

Input parameters:

- `amount` (string, required)
- `destination` (string, required)
- `mint` (string, required)
- `mintAuthority` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `spl-token_burn` (~228 tokens)

Input parameters:

- `amount` (string, required)
- `mint` (string, required)
- `owner` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `spl-token_freezeAccount` (~236 tokens)

Input parameters:

- `account` (string, required)
- `freezeAuthority` (string, required)
- `mint` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `spl-token_thawAccount` (~234 tokens)

Input parameters:

- `account` (string, required)
- `freezeAuthority` (string, required)
- `mint` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `spl-token_closeAccount` (~231 tokens)

Input parameters:

- `account` (string, required)
- `destination` (string)
- `owner` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `spl-token_rugCheck` (~206 tokens)

Input parameters:

- `mint` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `staking_stakeSOL` (~230 tokens)

Input parameters:

- `amount` (string, required)
- `validator` (string)
- `wallet` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `staking_unstakeSOL` (~216 tokens)

Input parameters:

- `stakeAccount` (string, required)
- `wallet` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `staking_getStakeAccounts` (~191 tokens)

Input parameters:

- `wallet` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `staking_stakeJupSOL` (~230 tokens)

Input parameters:

- `amount` (string, required)
- `wallet` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `staking_unstakeJupSOL` (~218 tokens)

Input parameters:

- `amount` (string, required)
- `wallet` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `staking_stakeSolayer` (~226 tokens)

Input parameters:

- `amount` (string, required)
- `wallet` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `staking_unstakeSolayer` (~218 tokens)

Input parameters:

- `amount` (string, required)
- `wallet` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `bridging_bridgeWormhole` (~353 tokens)

Input parameters:

- `amount` (string, required)
- `destinationChain` (string, required)
- `recipient` (string, required)
- `relayerFee` (string)
- `sender` (string, required)
- `sourceChain` (string, required)
- `token` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `bridging_bridgeWormholeStatus` (~200 tokens)

Input parameters:

- `sequence` (string, required)
- `sourceChain` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `bridging_bridgeDeBridge` (~362 tokens)

Input parameters:

- `amount` (string, required)
- `destinationChain` (number, required)
- `recipient` (string, required)
- `sender` (string, required)
- `slippageBps` (number)
- `sourceChain` (number, required)
- `tokenIn` (string, required)
- `tokenOut` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `bridging_bridgeDeBridgeStatus` (~179 tokens)

Input parameters:

- `orderId` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `metaplex-nft_deployCollection` (~377 tokens)

Input parameters:

- `authority` (string, required)
- `creators` (array)
- `isMutable` (boolean)
- `maxSupply` (number)
- `name` (string, required)
- `sellerFeeBasisPoints` (number)
- `symbol` (string, required)
- `uri` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `metaplex-nft_mintNFT` (~441 tokens)

Input parameters:

- `authority` (string, required)
- `collection` (string)
- `creators` (array)
- `isCompressed` (boolean)
- `isMutable` (boolean)
- `merkleTree` (string)
- `name` (string, required)
- `recipient` (string)
- `sellerFeeBasisPoints` (number)
- `symbol` (string)
- `uri` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `metaplex-nft_updateMetadata` (~411 tokens)

Input parameters:

- `creators` (array)
- `isMutable` (boolean)
- `mint` (string, required)
- `name` (string)
- `newUpdateAuthority` (string)
- `primarySaleHappened` (boolean)
- `sellerFeeBasisPoints` (number)
- `symbol` (string)
- `updateAuthority` (string, required)
- `uri` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `metaplex-nft_verifyCreator` (~282 tokens)

Input parameters:

- `creator` (string, required)
- `mint` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `metaplex-nft_verifyCollection` (~284 tokens)

Input parameters:

- `collection` (string, required)
- `collectionAuthority` (string, required)
- `mint` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `metaplex-nft_setAndVerifyCollection` (~311 tokens)

Input parameters:

- `collection` (string, required)
- `collectionAuthority` (string, required)
- `mint` (string, required)
- `updateAuthority` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `metaplex-nft_delegateAuthority` (~317 tokens)

Input parameters:

- `authorityType` (string, required)
- `currentAuthority` (string, required)
- `mint` (string, required)
- `newAuthority` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `metaplex-nft_revokeAuthority` (~304 tokens)

Input parameters:

- `authority` (string, required)
- `authorityType` (string, required)
- `mint` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `metaplex-nft_configureRoyalties` (~318 tokens)

Input parameters:

- `creators` (array, required)
- `mint` (string, required)
- `sellerFeeBasisPoints` (number, required)
- `updateAuthority` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `3land_createCollection` (~288 tokens)

Input parameters:

- `creators` (array)
- `description` (string)
- `image` (string, required)
- `name` (string, required)
- `owner` (string, required)
- `royaltyBps` (number)
- `symbol` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `3land_mintAndList` (~334 tokens)

Input parameters:

- `attributes` (array)
- `collection` (string, required)
- `description` (string)
- `image` (string, required)
- `name` (string, required)
- `owner` (string, required)
- `price` (string, required)
- `priceMint` (string)
- `supply` (number)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `3land_listForSale` (~274 tokens)

Input parameters:

- `expiry` (string)
- `mint` (string, required)
- `price` (string, required)
- `priceMint` (string)
- `seller` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `3land_cancelListing` (~233 tokens)

Input parameters:

- `listingId` (string, required)
- `seller` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `3land_buyNFT` (~234 tokens)

Input parameters:

- `buyer` (string, required)
- `listingId` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `das_getAsset` (~183 tokens)

Input parameters:

- `id` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `das_getAssetsByOwner` (~276 tokens)

Input parameters:

- `after` (string)
- `before` (string)
- `limit` (number)
- `ownerAddress` (string, required)
- `page` (number)
- `sortBy` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `das_getAssetsByCreator` (~244 tokens)

Input parameters:

- `creatorAddress` (string, required)
- `limit` (number)
- `onlyVerified` (boolean)
- `page` (number)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `das_getAssetsByCollection` (~223 tokens)

Input parameters:

- `collectionAddress` (string, required)
- `limit` (number)
- `page` (number)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `das_searchAssets` (~309 tokens)

Input parameters:

- `burnt` (boolean)
- `compressed` (boolean)
- `creatorAddress` (string)
- `frozen` (boolean)
- `grouping`
- `jsonUri` (string)
- `limit` (number)
- `ownerAddress` (string)
- `page` (number)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `pump_launchToken` (~295 tokens)

Input parameters:

- `deployer` (string, required)
- `description` (string)
- `image` (string)
- `initialBuyAmount` (string)
- `name` (string, required)
- `symbol` (string, required)
- `telegram` (string)
- `twitter` (string)
- `website` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `pump_trade` (~261 tokens)

Input parameters:

- `action` (string, required)
- `amount` (string, required)
- `mint` (string, required)
- `slippageBps` (number)
- `wallet` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `raydium-pools_createCPMM` (~275 tokens)

Input parameters:

- `amountA` (string, required)
- `amountB` (string, required)
- `creator` (string, required)
- `mintA` (string, required)
- `mintB` (string, required)
- `startTime` (number)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `raydium-pools_createCLMM` (~380 tokens)

Input parameters:

- `amountA` (string, required)
- `amountB` (string, required)
- `creator` (string, required)
- `initialPrice` (number, required)
- `mintA` (string, required)
- `mintB` (string, required)
- `priceLower` (number, required)
- `priceUpper` (number, required)
- `startTime` (number)
- `tickSpacing` (number, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `raydium-pools_createAMMv4` (~282 tokens)

Input parameters:

- `baseAmount` (string, required)
- `creator` (string, required)
- `marketId` (string, required)
- `quoteAmount` (string, required)
- `startTime` (number)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `raydium-pools_addLiquidity` (~303 tokens)

Input parameters:

- `amountA` (string)
- `amountB` (string)
- `fixedSide` (string)
- `poolId` (string, required)
- `priceLower` (number)
- `priceUpper` (number)
- `wallet` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `raydium-pools_removeLiquidity` (~263 tokens)

Input parameters:

- `lpAmount` (string)
- `percentage` (number)
- `poolId` (string, required)
- `positionNft` (string)
- `wallet` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `orca_getWhirlpool` (~188 tokens)

Input parameters:

- `poolAddress` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `orca_swap` (~275 tokens)

Input parameters:

- `amount` (string, required)
- `inputMint` (string, required)
- `isExactInput` (boolean)
- `poolAddress` (string, required)
- `slippageBps` (number)
- `wallet` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `orca_openPosition` (~282 tokens)

Input parameters:

- `amountA` (string)
- `amountB` (string)
- `poolAddress` (string, required)
- `priceLower` (number, required)
- `priceUpper` (number, required)
- `wallet` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `orca_closePosition` (~219 tokens)

Input parameters:

- `positionMint` (string, required)
- `wallet` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `orca_collectFees` (~216 tokens)

Input parameters:

- `positionMint` (string, required)
- `wallet` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `manifest_createMarket` (~214 tokens)

Input parameters:

- `baseMint` (string, required)
- `creator` (string, required)
- `quoteMint` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `manifest_placeLimitOrder` (~269 tokens)

Input parameters:

- `marketId` (string, required)
- `orderType` (string)
- `price` (number, required)
- `side` (string, required)
- `size` (string, required)
- `wallet` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `manifest_cancelOrder` (~232 tokens)

Input parameters:

- `marketId` (string, required)
- `orderId` (string, required)
- `wallet` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `manifest_getOrderbook` (~208 tokens)

Input parameters:

- `depth` (number)
- `marketId` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `meteora_createDynamicPool` (~329 tokens)

Input parameters:

- `activationPoint` (number)
- `activationType` (string)
- `amountA` (string, required)
- `amountB` (string, required)
- `creator` (string, required)
- `mintA` (string, required)
- `mintB` (string, required)
- `tradeFeeDenominator` (number)
- `tradeFeeNumerator` (number)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `meteora_createDLMMPool` (~389 tokens)

Input parameters:

- `activationPoint` (number)
- `activationType` (string)
- `amountX` (string)
- `amountY` (string)
- `binStep` (number, required)
- `creator` (string, required)
- `feeBps` (number)
- `initialPrice` (number, required)
- `mintX` (string, required)
- `mintY` (string, required)
- `priceRoundingUp` (boolean)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `meteora_addDLMMLiquidity` (~314 tokens)

Input parameters:

- `amountX` (string, required)
- `amountY` (string, required)
- `maxBinId` (number)
- `minBinId` (number)
- `poolAddress` (string, required)
- `strategy` (string)
- `wallet` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `meteora_removeDLMMLiquidity` (~242 tokens)

Input parameters:

- `percentage` (number)
- `positionAddress` (string, required)
- `wallet` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `meteora_createAlphaVault` (~276 tokens)

Input parameters:

- `creator` (string, required)
- `depositMint` (string, required)
- `maxDeposit` (string, required)
- `poolAddress` (string, required)
- `startTime` (number)
- `vestingDuration` (number, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `openbook_createMarket` (~246 tokens)

Input parameters:

- `baseMint` (string, required)
- `creator` (string, required)
- `lotSize` (number, required)
- `quoteMint` (string, required)
- `tickSize` (number, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `openbook_placeOrder` (~265 tokens)

Input parameters:

- `marketId` (string, required)
- `orderType` (string)
- `price` (number, required)
- `side` (string, required)
- `size` (string, required)
- `wallet` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `openbook_cancelOrder` (~224 tokens)

Input parameters:

- `marketId` (string, required)
- `orderId` (string, required)
- `wallet` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `adrena_openPosition` (~306 tokens)

Input parameters:

- `collateralAmount` (string, required)
- `collateralMint` (string, required)
- `leverage` (number, required)
- `market` (string, required)
- `side` (string, required)
- `stopLoss` (number)
- `takeProfit` (number)
- `wallet` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `adrena_closePosition` (~218 tokens)

Input parameters:

- `positionKey` (string, required)
- `wallet` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `adrena_addCollateral` (~232 tokens)

Input parameters:

- `amount` (string, required)
- `positionKey` (string, required)
- `wallet` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `adrena_removeCollateral` (~231 tokens)

Input parameters:

- `amount` (string, required)
- `positionKey` (string, required)
- `wallet` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `adrena_getPositions` (~192 tokens)

Input parameters:

- `wallet` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `lulo_deposit` (~236 tokens)

Input parameters:

- `amount` (string, required)
- `mint` (string, required)
- `wallet` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `lulo_withdraw` (~228 tokens)

Input parameters:

- `amount` (string, required)
- `mint` (string, required)
- `wallet` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `lulo_getBestRates` (~197 tokens)

Input parameters:

- `mint` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `lulo_getPositions` (~193 tokens)

Input parameters:

- `wallet` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `jito_sendBundle` (~230 tokens)

Input parameters:

- `tipLamports` (string)
- `transactions` (array, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `jito_getBundleStatus` (~197 tokens)

Input parameters:

- `bundleId` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `jito_getTipEstimate` (~182 tokens)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sns_resolveDomain` (~172 tokens)

Input parameters:

- `domain` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sns_reverseLookup` (~167 tokens)

Input parameters:

- `wallet` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `alldomains_registerDomain` (~242 tokens)

Input parameters:

- `domain` (string, required)
- `tld` (string)
- `wallet` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `alldomains_resolveDomain` (~161 tokens)

Input parameters:

- `domain` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `alldomains_getOwnedDomains` (~179 tokens)

Input parameters:

- `tld` (string)
- `wallet` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `pyth_getPrice` (~161 tokens)

Input parameters:

- `priceId` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `pyth_getPriceHistory` (~198 tokens)

Input parameters:

- `period` (string)
- `priceId` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `pyth_listPriceFeeds` (~208 tokens)

Input parameters:

- `assetType` (string)
- `query` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `coingecko_getTokenPrice` (~242 tokens)

Input parameters:

- `include24hChange` (boolean)
- `include24hVolume` (boolean)
- `includeMarketCap` (boolean)
- `tokenId` (string, required)
- `vsCurrency` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `coingecko_getTrending` (~175 tokens)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `coingecko_getTopGainersLosers` (~220 tokens)

Input parameters:

- `duration` (string)
- `vsCurrency` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `coingecko_getTokenInfo` (~195 tokens)

Input parameters:

- `tokenId` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `coingecko_getPoolsByToken` (~237 tokens)

Input parameters:

- `network` (string)
- `page` (number)
- `tokenAddress` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `coingecko_getOHLCV` (~249 tokens)

Input parameters:

- `days` (string)
- `tokenId` (string, required)
- `vsCurrency` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `gibwork_createBounty` (~271 tokens)

Input parameters:

- `creator` (string, required)
- `deadline` (number)
- `description` (string, required)
- `rewardAmount` (string, required)
- `rewardMint` (string)
- `tags` (array)
- `title` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `gibwork_listBounties` (~228 tokens)

Input parameters:

- `limit` (number)
- `status` (string)
- `tags` (array)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `gibwork_submitWork` (~247 tokens)

Input parameters:

- `bountyId` (string, required)
- `notes` (string)
- `submissionUrl` (string, required)
- `wallet` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `send-arcade_listGames` (~187 tokens)

Input parameters:

- `status` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `send-arcade_playGame` (~238 tokens)

Input parameters:

- `betAmount` (string)
- `gameId` (string, required)
- `wallet` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `blinks_getAction` (~193 tokens)

Input parameters:

- `actionUrl` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `blinks_executeAction` (~237 tokens)

Input parameters:

- `actionUrl` (string, required)
- `params` (object)
- `wallet` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `blinks_confirmAction` (~209 tokens)

Input parameters:

- `actionUrl` (string, required)
- `signature` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `blinks_resolveBlinkUrl` (~199 tokens)

Input parameters:

- `blinkUrl` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `blinks_validateActionsJson` (~194 tokens)

Input parameters:

- `domain` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `blinks_buildActionUrl` (~197 tokens)

Input parameters:

- `baseUrl` (string, required)
- `blinkProvider` (string)
- `params` (object)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `jupiter_getOrder` (~278 tokens)

Input parameters:

- `amount` (string, required)
- `inputMint` (string, required)
- `outputMint` (string, required)
- `referralAccount` (string)
- `referralFeeBps` (number)
- `slippageBps` (number)
- `taker` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `jupiter_executeOrder` (~193 tokens)

Input parameters:

- `requestId` (string, required)
- `signedTransaction` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `jupiter_getHoldings` (~186 tokens)

Input parameters:

- `tokenAccountAddresses` (array, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `jupiter_shield` (~187 tokens)

Input parameters:

- `mints` (array, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `jupiter_searchTokens` (~188 tokens)

Input parameters:

- `query` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `jupiter_getQuote` (~358 tokens)

Input parameters:

- `amount` (string, required)
- `asLegacyTransaction` (boolean)
- `dynamicSlippage` (boolean)
- `inputMint` (string, required)
- `maxAccounts` (number)
- `onlyDirectRoutes` (boolean)
- `outputMint` (string, required)
- `platformFeeBps` (number)
- `restrictIntermediateTokens` (boolean)
- `slippageBps` (number)
- `swapMode` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `jupiter_swap` (~398 tokens)

Input parameters:

- `asLegacyTransaction` (boolean)
- `computeUnitPriceMicroLamports` (number)
- `destinationTokenAccount` (string)
- `dynamicComputeUnitLimit` (boolean)
- `dynamicSlippage` (boolean)
- `feeAccount` (string)
- `quoteResponse` (object, required)
- `skipUserAccountsRpcCalls` (boolean)
- `useSharedAccounts` (boolean)
- `useTokenLedger` (boolean)
- `userPublicKey` (string, required)
- `wrapAndUnwrapSol` (boolean)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `jupiter_swapInstructions` (~361 tokens)

Input parameters:

- `asLegacyTransaction` (boolean)
- `computeUnitPriceMicroLamports` (number)
- `destinationTokenAccount` (string)
- `dynamicComputeUnitLimit` (boolean)
- `feeAccount` (string)
- `quoteResponse` (object, required)
- `useSharedAccounts` (boolean)
- `useTokenLedger` (boolean)
- `userPublicKey` (string, required)
- `wrapAndUnwrapSol` (boolean)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `jupiter_programLabels` (~173 tokens)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `jupiter_getPrice` (~207 tokens)

Input parameters:

- `ids` (array, required)
- `showExtraInfo` (boolean)
- `vsToken` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `jupiter_getTokenList` (~197 tokens)

Input parameters:

- `query` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `jupiter_getTokenInfo` (~207 tokens)

Input parameters:

- `query` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `jupiter_createLimitOrder` (~290 tokens)

Input parameters:

- `computeUnitPrice` (string)
- `expiredAt` (string)
- `feeBps` (number)
- `inputMint` (string, required)
- `maker` (string, required)
- `makingAmount` (string, required)
- `outputMint` (string, required)
- `payer` (string, required)
- `takingAmount` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `jupiter_executeTrigger` (~191 tokens)

Input parameters:

- `requestId` (string, required)
- `signedTransaction` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `jupiter_cancelLimitOrder` (~208 tokens)

Input parameters:

- `computeUnitPrice` (string)
- `maker` (string, required)
- `order` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `jupiter_cancelLimitOrders` (~210 tokens)

Input parameters:

- `computeUnitPrice` (string)
- `maker` (string, required)
- `orders` (array, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `jupiter_getLimitOrders` (~270 tokens)

Input parameters:

- `inputMint` (string)
- `limit` (number)
- `orderStatus` (string, required)
- `outputMint` (string)
- `page` (number)
- `wallet` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `jupiter_createDCA` (~324 tokens)

Input parameters:

- `frequency` (string, required)
- `inputMint` (string, required)
- `maxOutAmountPerOrder` (string)
- `minOutAmountPerOrder` (string)
- `numberOfOrders` (number, required)
- `outputMint` (string, required)
- `payer` (string, required)
- `startAt` (string)
- `totalInAmount` (string, required)
- `user` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `jupiter_executeDCA` (~192 tokens)

Input parameters:

- `requestId` (string, required)
- `signedTransaction` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `jupiter_cancelDCA` (~240 tokens)

Input parameters:

- `computeUnitPrice` (string)
- `order` (string, required)
- `recurringType` (string, required)
- `user` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `jupiter_getDCAOrders` (~339 tokens)

Input parameters:

- `includeFailedTx` (boolean)
- `inputMint` (string)
- `limit` (number)
- `orderStatus` (string, required)
- `outputMint` (string)
- `page` (number)
- `recurringType` (string, required)
- `user` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `jupiter_smartSwap` (~523 tokens)

Input parameters:

- `amount` (string, required)
- `asLegacyTransaction` (boolean)
- `computeUnitPriceMicroLamports` (number)
- `destinationTokenAccount` (string)
- `dynamicComputeUnitLimit` (boolean)
- `dynamicSlippage` (boolean)
- `feeAccount` (string)
- `inputMint` (string, required)
- `maxAccounts` (number)
- `onlyDirectRoutes` (boolean)
- `outputMint` (string, required)
- `platformFeeBps` (number)
- `restrictIntermediateTokens` (boolean)
- `slippageBps` (number)
- `swapMode` (string)
- `userPublicKey` (string, required)
- `wrapAndUnwrapSol` (boolean)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_decode_transaction` (~137 tokens)

Input parameters:

- `encoding` (string)
- `transaction` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_preview_transaction` (~125 tokens)

Input parameters:

- `encoding` (string)
- `transaction` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_sign_transaction` (~166 tokens)

Input parameters:

- `encoding` (string)
- `transaction` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_submit_signed_transaction` (~312 tokens)

Input parameters:

- `commitment` (string)
- `confirmationTimeoutMs` (number)
- `encoding` (string)
- `intentId` (string)
- `maxRetries` (number)
- `signedTransaction` (string)
- `skipPreflight` (boolean)
- `submitRelayUrl` (string)
- `submitViaRelay` (boolean)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_build_sol_transfer` (~252 tokens)

Input parameters:

- `fromPubkey` (string)
- `lamports` (number)
- `toPubkey` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_build_spl_transfer` (~283 tokens)

Input parameters:

- `amount` (number)
- `decimals` (number)
- `destinationOwner` (string)
- `mint` (string)
- `sourceOwner` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_chat_derive_room` (~238 tokens)

Input parameters:

- `participants` (array)
- `roomId` (string)
- `roomKind` (string)
- `roomName` (string)
- `topic` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_chat_start_room` (~229 tokens)

Input parameters:

- `participants` (array)
- `roomId` (string)
- `roomKind` (string)
- `roomName` (string)
- `topic` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_chat_send_message` (~385 tokens)

Input parameters:

- `content` (string)
- `contentType` (string)
- `links` (array)
- `metadata` (object)
- `participants` (array)
- `payloadBase64` (string)
- `policy` (object)
- `replyTo` (string)
- `roomId` (string)
- `roomKind` (string)
- `roomName` (string)
- `topic` (string)
- `visibility` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_chat_publish_manifest` (~316 tokens)

Input parameters:

- `description` (string)
- `links` (array)
- `metadata` (object)
- `participants` (array)
- `policy` (object)
- `roomId` (string)
- `roomKind` (string)
- `roomName` (string)
- `tags` (array)
- `topic` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_chat_read_latest` (~220 tokens)

Input parameters:

- `participants` (array)
- `roomId` (string)
- `roomKind` (string)
- `roomName` (string)
- `topic` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_chat_read_all` (~224 tokens)

Input parameters:

- `participants` (array)
- `roomId` (string)
- `roomKind` (string)
- `roomName` (string)
- `topic` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_chat_status` (~219 tokens)

Input parameters:

- `participants` (array)
- `roomId` (string)
- `roomKind` (string)
- `roomName` (string)
- `topic` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_chat_seal_room` (~226 tokens)

Input parameters:

- `participants` (array)
- `roomId` (string)
- `roomKind` (string)
- `roomName` (string)
- `topic` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_payments_fund_prepaid` (~257 tokens)

Input parameters:

- `amountUsd` (number, required)
- `perCallCostUsd` (number)
- `ttlHours` (number)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_payments_prepaid_balance` (~175 tokens)

Input parameters:

- `sessionId` (string)

Output parameters:

- `callCount` (number)
- `expiresAt` (string)
- `perCallCostUsd` (number)
- `remainingUsd` (number)
- `sessionId` (string)
- `totalUsd` (number)

### `sap_profile_current` (~88 tokens)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_profile_list` (~89 tokens)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_profile_public_key` (~108 tokens)

Input parameters:

- `profileName` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_profile_switch` (~225 tokens)

Input parameters:

- `confirm` (boolean)
- `profileName` (string)
- `signature` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_agent_start` (~152 tokens)

Input parameters:

- `goal` (string)

Output parameters:

- `activationPhrases` (array)
- `connectionCheck` (object)
- `hostedEndpoint` (string)
- `immediateToolCalls` (array)
- `paymentFlow` (object)
- `repairCommand` (string)
- `serverMode` (string)
- `sessionContextPacket` (object)
- `success` (boolean)
- `userFacingSummary` (string)

### `sap_agent_runtime_status` (~139 tokens)

Input parameters:

- `intent` (string)

Output parameters:

- `forbiddenActions` (array)
- `hosted` (object)
- `intent` (string)
- `localBridge` (object)
- `nextToolCalls` (array)
- `routing` (object)
- `sessionContextPacket` (object)
- `success` (boolean)
- `userFacingSummary` (string)

### `sap_prepare_action` (~389 tokens)

Input parameters:

- `estimatedNotionalUsd` (number)
- `hasSubmittedSignature` (boolean)
- `hasUnsignedTransaction` (boolean)
- `intent` (string)
- `maxPriceUsd` (number)
- `toolName` (string)
- `userGoal` (string)

Output parameters:

- `confirmationPolicy` (object)
- `freePreflightTools` (array)
- `freshDataRequired` (array)
- `intent` (string)
- `maxPricePolicy` (object)
- `nextToolCalls` (array)
- `paidOrWriteRoute` (object)
- `proofTapeTemplate` (object)
- `retryRules` (object)
- `sessionContextPacket` (object)
- `success` (boolean)
- `toolName` (string|null)
- `userFacingPreviewShape` (array)
- `userGoal` (string|null)

### `sap_pricing_catalog` (~117 tokens)

Output parameters:

- `currency` (string)
- `runtimeRules` (array)
- `source` (string)
- `strictTools` (boolean)
- `tiers` (object)
- `toolSets` (object)
- `version` (number)

### `sap_agent_next_action` (~286 tokens)

Input parameters:

- `errorCode` (string)
- `errorMessage` (string)
- `hasSignature` (boolean)
- `intent` (string)
- `paymentRequired` (boolean)
- `toolName` (string)

Output parameters:

- `classification` (string)
- `forbiddenActions` (array)
- `nextAction` (string)
- `nextTool` (string)
- `paymentCharged` (string)
- `retryable` (boolean)
- `safeToRetryNow` (boolean)
- `success` (boolean)
- `userMessage` (string)

### `sap_estimate_tool_cost` (~228 tokens)

Input parameters:

- `arguments` (object)
- `toolName` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_quick_context` (~414 tokens)

Input parameters:

- `agentKnownVersion` (string)
- `compact` (boolean)
- `include` (array)
- `intent` (string)
- `maxChars` (number)

Output parameters:

- `environment` (object)
- `nextAction` (string)
- `premiumCapabilities` (number)
- `premiumPlugins` (number)
- `premiumProvidersReady` (number)
- `pricingTiers` (array)
- `recommendedFlow` (string)
- `serverCommit` (string)
- `sessionContextPacket` (object)
- `skills` (array)
- `skillsContents` (array)
- `skillsUpdateRequired` (boolean)
- `success` (boolean)
- `summary` (string)
- `toolsByCategory` (object)
- `totalTools` (number)
- `truncated` (boolean)
- `version` (string)

### `sap_premium_plugin_catalog` (~152 tokens)

Input parameters:

- `includeSchemas` (boolean)

Output parameters:

- `plugins` (array)
- `privatePluginSupport` (object)
- `providerStatus` (object)
- `version` (string)

### `sap_stream_catalog` (~145 tokens)

Input parameters:

- `pluginId` (string)

Output parameters:

- `capabilities` (array)
- `providerStatus` (object)
- `type` (string)
- `version` (string)

### `sap_webhook_catalog` (~137 tokens)

Input parameters:

- `pluginId` (string)

Output parameters:

- `capabilities` (array)
- `providerStatus` (object)
- `type` (string)
- `version` (string)

### `sap_premium_validate_plugin_manifest` (~143 tokens)

Input parameters:

- `manifest` (object, required)

Output parameters:

- `errors` (array)
- `valid` (boolean)
- `warnings` (array)

### `sap_premium_plugin_template` (~322 tokens)

Input parameters:

- `capabilityId` (string, required)
- `capabilityType` (string, required)
- `description` (string)
- `pluginId` (string, required)
- `providerEnv` (array)
- `publisher` (string)
- `title` (string)
- `unitPriceUsd` (number)
- `visibility` (string)

Output parameters:

- `manifest` (object)
- `nextSteps` (array)
- `validation` (object)

### `sap_premium_session_start` (~308 tokens)

Input parameters:

- `capabilityId` (string, required)
- `capabilityType` (string, required)
- `consumer` (string)
- `maxPriceUsd` (number)
- `pluginId` (string, required)
- `requestedUnits` (number)
- `ttlSeconds` (number)

Output parameters:

- `monetization` (object)
- `providerStatus` (object)
- `session` (object)

### `sap_premium_session_status` (~139 tokens)

Input parameters:

- `sessionId` (string)

Output parameters:

- `sessions` (array)

### `sap_premium_activate_session` (~370 tokens)

Input parameters:

- `payerAddress` (string)
- `paymentReceipt` (string, required)
- `sessionId` (string, required)

Output parameters:

- `activation` (object)

### `sap_premium_close_session` (~179 tokens)

Input parameters:

- `reason` (string, required)
- `sessionId` (string, required)

Output parameters:

- `closed` (object)

### `sap_premium_webhook_register` (~241 tokens)

Input parameters:

- `events` (array, required)
- `sessionId` (string, required)
- `signingPublicKey` (string)
- `targetUrl` (string, required)

Output parameters:

- `subscription` (object)

### `sap_premium_webhook_unregister` (~151 tokens)

Input parameters:

- `subscriptionId` (string, required)

Output parameters:

- `unregistered` (object)

### `sap_premium_webhook_status` (~175 tokens)

Input parameters:

- `includeDeliveries` (boolean)
- `subscriptionId` (string, required)

Output parameters:

- `deliveries` (array)
- `subscription` (object)

### `sap_premium_webhook_relay` (~281 tokens)

Input parameters:

- `events` (array, required)
- `filters` (object)
- `sessionId` (string, required)

Output parameters:

- `consumption` (object)
- `subscription` (object)

### `sap_premium_webhook_relay_status` (~161 tokens)

Input parameters:

- `sessionId` (string, required)

Output parameters:

- `bufferedEventCount` (number)
- `relaySubscriptions` (array)
- `sessionId` (string)
- `sessionStatus` (string)

### `sap_premium_metrics` (~121 tokens)

Output parameters:

- `metrics` (object)

### `sap_premium_stream_poll` (~431 tokens)

Input parameters:

- `eventType` (string)
- `maxEvents` (number)
- `sessionId` (string, required)
- `sinceEventId` (string)
- `waitMs` (number)

Output parameters:

- `events` (array)
- `hasMore` (boolean)
- `hint` (string)
- `sessionStatus` (string)
- `unitsRemaining` (number)

### `sap_premium_stream_flush` (~247 tokens)

Input parameters:

- `eventType` (string)
- `limit` (number)
- `sessionId` (string, required)
- `sinceEventId` (string)

Output parameters:

- `events` (array)
- `nextCursor` (string)
- `sessionStatus` (string)
- `totalReturned` (number)

### `sap_perp_markets` (~216 tokens)

Input parameters:

- `market` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_perp_position_info` (~192 tokens)

Input parameters:

- `wallet` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_perp_funding_history` (~247 tokens)

Input parameters:

- `custodyAddress` (string, required)
- `limit` (number)
- `market` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_chart_ohlc` (~187 tokens)

Input parameters:

- `mint` (string, required)
- `resolution` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_chart_long_term` (~187 tokens)

Input parameters:

- `mint` (string, required)
- `protocol` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_chart_volume_profile` (~180 tokens)

Input parameters:

- `buckets` (number)
- `mint` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_chart_multi_ohlc` (~189 tokens)

Input parameters:

- `mint` (string, required)
- `resolutions` (array, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_chart_indicators` (~186 tokens)

Input parameters:

- `indicators` (array)
- `mint` (string, required)
- `resolution` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_perp_liquidation_zones` (~167 tokens)

Input parameters:

- `wallet` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_perp_trade_plan` (~453 tokens)

Input parameters:

- `collateralAmountUsd` (number, required)
- `entryPrice` (number, required)
- `leverage` (number, required)
- `market` (string, required)
- `maxAccountRiskPct` (number)
- `maxSlippageBps` (number)
- `notes` (string)
- `side` (string, required)
- `stopLossPrice` (number)
- `takeProfitPrice` (number)
- `timeframe` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_perp_builder_status` (~166 tokens)

Input parameters:

- `venue` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_adrena_build_open_long` (~339 tokens)

Input parameters:

- `collateralAmount` (number, required)
- `collateralToken` (string, required)
- `leverage` (number, required)
- `owner` (string, required)
- `priceUsd` (number)
- `principalToken` (string, required)
- `stopLossPriceUsd` (number)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_adrena_build_open_short` (~288 tokens)

Input parameters:

- `collateralAmount` (number, required)
- `collateralToken` (string, required)
- `leverage` (number, required)
- `owner` (string, required)
- `priceUsd` (number)
- `principalToken` (string, required)
- `stopLossPriceUsd` (number)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_adrena_build_close_long` (~221 tokens)

Input parameters:

- `owner` (string, required)
- `percentage` (number)
- `priceUsd` (number)
- `principalToken` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_adrena_build_close_short` (~201 tokens)

Input parameters:

- `collateralToken` (string, required)
- `owner` (string, required)
- `percentage` (number)
- `priceUsd` (number)
- `principalToken` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_adrena_build_set_stop_loss` (~204 tokens)

Input parameters:

- `closePositionPriceUsd` (number)
- `owner` (string, required)
- `principalToken` (string, required)
- `side` (string, required)
- `stopLossPriceUsd` (number, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_adrena_build_set_take_profit` (~176 tokens)

Input parameters:

- `owner` (string, required)
- `principalToken` (string, required)
- `side` (string, required)
- `takeProfitPriceUsd` (number, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_adrena_build_cancel_stop_loss` (~160 tokens)

Input parameters:

- `owner` (string, required)
- `principalToken` (string, required)
- `side` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_adrena_build_cancel_take_profit` (~160 tokens)

Input parameters:

- `owner` (string, required)
- `principalToken` (string, required)
- `side` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_adrena_simulate_position` (~368 tokens)

Input parameters:

- `collateralAmount` (number, required)
- `collateralToken` (string, required)
- `leverage` (number, required)
- `owner` (string, required)
- `poolName` (string)
- `principalToken` (string, required)
- `side` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_adrena_build_position_package` (~336 tokens)

Input parameters:

- `collateralAmount` (number, required)
- `collateralToken` (string, required)
- `leverage` (number, required)
- `owner` (string, required)
- `priceUsd` (number)
- `principalToken` (string, required)
- `side` (string, required)
- `stopLossPriceUsd` (number)
- `takeProfitPriceUsd` (number)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_adrena_trade_intent` (~383 tokens)

Input parameters:

- `collateralUsd` (number, required)
- `leverage` (string, required)
- `market` (string, required)
- `owner` (string, required)
- `poolName` (string)
- `side` (string, required)
- `stopLossPct` (number)
- `takeProfitPct` (number)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_adrena_build_trailing_stop` (~232 tokens)

Input parameters:

- `owner` (string, required)
- `principalToken` (string, required)
- `side` (string, required)
- `trailPct` (number, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_adrena_build_modify_position` (~245 tokens)

Input parameters:

- `collateralAmount` (number, required)
- `collateralToken` (string, required)
- `leverage` (number, required)
- `owner` (string, required)
- `principalToken` (string, required)
- `side` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_market_snapshot` (~184 tokens)

Input parameters:

- `forceRefresh` (boolean)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_adrena_build_add_limit_order` (~248 tokens)

Input parameters:

- `collateralAmount` (number, required)
- `collateralToken` (string, required)
- `leverage` (number, required)
- `limitPriceUsd` (number)
- `owner` (string, required)
- `principalToken` (string, required)
- `side` (string, required)
- `triggerPriceUsd` (number, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_adrena_build_cancel_limit_order` (~166 tokens)

Input parameters:

- `collateralToken` (string, required)
- `orderId` (number, required)
- `owner` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_adrena_build_open_commodity_long` (~212 tokens)

Input parameters:

- `collateralAmount` (number, required)
- `leverage` (number, required)
- `owner` (string, required)
- `priceUsd` (number)
- `principalToken` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_adrena_build_open_commodity_short` (~208 tokens)

Input parameters:

- `collateralAmount` (number, required)
- `leverage` (number, required)
- `owner` (string, required)
- `priceUsd` (number)
- `principalToken` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_adrena_build_close_commodity_long` (~187 tokens)

Input parameters:

- `owner` (string, required)
- `percentage` (number)
- `priceUsd` (number)
- `principalToken` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_adrena_build_close_commodity_short` (~187 tokens)

Input parameters:

- `owner` (string, required)
- `percentage` (number)
- `priceUsd` (number)
- `principalToken` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_adrena_build_add_liquidity` (~211 tokens)

Input parameters:

- `amount` (number, required)
- `collateralToken` (string, required)
- `minLpAmountOut` (number)
- `owner` (string, required)
- `poolName` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_adrena_build_remove_liquidity` (~215 tokens)

Input parameters:

- `collateralToken` (string, required)
- `lpAmountIn` (number, required)
- `minAmountOut` (number)
- `owner` (string, required)
- `poolName` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_adrena_build_swap` (~204 tokens)

Input parameters:

- `amount` (number, required)
- `fromToken` (string, required)
- `minAmountOut` (number)
- `owner` (string, required)
- `toToken` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_adrena_build_init_user_staking` (~155 tokens)

Input parameters:

- `owner` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_adrena_build_add_liquid_stake` (~163 tokens)

Input parameters:

- `amount` (number, required)
- `owner` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_adrena_build_remove_liquid_stake` (~166 tokens)

Input parameters:

- `amount` (number, required)
- `owner` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_adrena_build_add_locked_stake` (~179 tokens)

Input parameters:

- `amount` (number, required)
- `lockedDays` (number, required)
- `owner` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_adrena_build_claim_stakes` (~162 tokens)

Input parameters:

- `lockedStakeIndexes` (string)
- `owner` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_adrena_get_positions` (~134 tokens)

Input parameters:

- `wallet` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_adrena_get_pool_info` (~175 tokens)

Input parameters:

- `poolName` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_adrena_get_custody_info` (~140 tokens)

Input parameters:

- `symbol` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_adrena_get_trader_info` (~136 tokens)

Input parameters:

- `wallet` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_adrena_get_trader_leaderboard` (~130 tokens)

Input parameters:

- `limit` (number)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_adrena_get_mutagen` (~127 tokens)

Input parameters:

- `wallet` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_adrena_get_mutagen_leaderboard` (~125 tokens)

Input parameters:

- `limit` (number)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_adrena_get_prices` (~106 tokens)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_adrena_get_trading_prices` (~113 tokens)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_adrena_get_position_status` (~173 tokens)

Input parameters:

- `principalToken` (string, required)
- `side` (string, required)
- `wallet` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_adrena_get_markets` (~212 tokens)

Input parameters:

- `poolName` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_perp_risk_check` (~222 tokens)

Input parameters:

- `collateralUsd` (number, required)
- `leverage` (number, required)
- `market` (string, required)
- `side` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_perp_signal_score` (~210 tokens)

Input parameters:

- `market` (string, required)
- `mint` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_perp_portfolio_risk` (~134 tokens)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_perp_fear_greed` (~174 tokens)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_skills_list` (~104 tokens)

Input parameters:

- `skills` (array)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_skills_bundle` (~271 tokens)

Input parameters:

- `includeContents` (boolean)
- `skills` (array)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_skills_install` (~173 tokens)

Input parameters:

- `agent` (string)
- `confirm` (boolean)
- `skills` (array)
- `targetDir` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_skills_upgrade_plan` (~165 tokens)

Input parameters:

- `agent` (string)
- `skills` (array)
- `targetDir` (string)

Output parameters:

- `action` (string)
- `agentInstructions` (array)
- `canWriteLocalFiles` (boolean)
- `commands` (object)
- `fileCount` (number)
- `hostedEndpoint` (string)
- `latestVersion` (string)
- `nextToolCalls` (array)
- `package` (string)
- `selectedSkills` (array)
- `serverMode` (string)
- `success` (boolean)
- `targetDir` (string|null)
- `targetDirs` (object)

### `sap_runtime_repair_plan` (~129 tokens)

Input parameters:

- `agent` (string)

Output parameters:

- `action` (string)
- `agentInstructions` (array)
- `commands` (object)
- `expectedAfterRestart` (object)
- `hostedEndpoint` (string)
- `latestVersion` (string)
- `package` (string)
- `repairCommand` (string)
- `serverMode` (string)
- `success` (boolean)
- `targetRuntime` (string)
- `whatRepairDoes` (array)
- `wizardCommand` (string)

### `magicblock_getRoutes` (~145 tokens)

Input parameters:

- `endpoint` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `magicblock_getIdentity` (~142 tokens)

Input parameters:

- `endpoint` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `magicblock_getDelegationStatus` (~172 tokens)

Input parameters:

- `account` (string, required)
- `endpoint` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `magicblock_getAccountInfo` (~174 tokens)

Input parameters:

- `account` (string, required)
- `encoding` (string)
- `endpoint` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `magicblock_getBlockhashForAccounts` (~167 tokens)

Input parameters:

- `accounts` (array, required)
- `endpoint` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `magicblock_getSignatureStatuses` (~159 tokens)

Input parameters:

- `endpoint` (string)
- `signatures` (array, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `magicblock_health` (~119 tokens)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `magicblock_challenge` (~165 tokens)

Input parameters:

- `cluster` (string)
- `pubkey` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `magicblock_login` (~199 tokens)

Input parameters:

- `challenge` (string, required)
- `cluster` (string)
- `pubkey` (string, required)
- `signature` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `magicblock_balance` (~135 tokens)

Input parameters:

- `address` (string, required)
- `cluster` (string)
- `mint` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `magicblock_privateBalance` (~190 tokens)

Input parameters:

- `address` (string, required)
- `authToken` (string, required)
- `cluster` (string)
- `mint` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `magicblock_deposit` (~342 tokens)

Input parameters:

- `amount` (number, required)
- `cluster` (string)
- `idempotent` (boolean)
- `initAtasIfMissing` (boolean)
- `initIfMissing` (boolean)
- `initVaultIfMissing` (boolean)
- `mint` (string)
- `owner` (string, required)
- `validator` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `magicblock_transfer` (~581 tokens)

Input parameters:

- `amount` (number, required)
- `authToken` (string)
- `clientRefId` (string)
- `cluster` (string)
- `from` (string, required)
- `fromBalance` (string, required)
- `gasless` (boolean)
- `initAtasIfMissing` (boolean)
- `initIfMissing` (boolean)
- `initVaultIfMissing` (boolean)
- `legacy` (boolean)
- `maxDelayMs` (string)
- `memo` (string)
- `minDelayMs` (string)
- `mint` (string, required)
- `split` (number)
- `to` (string, required)
- `toBalance` (string, required)
- `validator` (string)
- `visibility` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `magicblock_withdraw` (~311 tokens)

Input parameters:

- `amount` (number, required)
- `cluster` (string)
- `escrowIndex` (number)
- `idempotent` (boolean)
- `initAtasIfMissing` (boolean)
- `initIfMissing` (boolean)
- `mint` (string, required)
- `owner` (string, required)
- `validator` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `magicblock_swapQuote` (~316 tokens)

Input parameters:

- `amount` (string, required)
- `inputMint` (string, required)
- `maxAccounts` (number)
- `onlyDirectRoutes` (boolean)
- `outputMint` (string, required)
- `platformFeeBps` (number)
- `restrictIntermediateTokens` (boolean)
- `slippageBps` (number)
- `swapMode` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `magicblock_swap` (~416 tokens)

Input parameters:

- `asLegacyTransaction` (boolean)
- `clientRefId` (string)
- `destination` (string)
- `maxDelayMs` (string)
- `minDelayMs` (string)
- `quoteResponse` (object, required)
- `split` (number)
- `userPublicKey` (string, required)
- `validator` (string)
- `visibility` (string)
- `wrapAndUnwrapSol` (boolean)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `magicblock_initializeMint` (~219 tokens)

Input parameters:

- `cluster` (string)
- `mint` (string, required)
- `owner` (string, required)
- `validator` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `magicblock_isMintInitialized` (~169 tokens)

Input parameters:

- `cluster` (string)
- `mint` (string, required)
- `validator` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `magicblock_requestRandomness` (~388 tokens)

Input parameters:

- `callbackAccounts` (array, required)
- `callbackDiscriminator` (string, required)
- `callbackProgramId` (string, required)
- `callerSeed` (string, required)
- `endpoint` (string)
- `ephemeral` (boolean)
- `payer` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `magicblock_getRandomnessResult` (~183 tokens)

Input parameters:

- `endpoint` (string)
- `requestKey` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_memory_record` (~234 tokens)

Input parameters:

- `callerProfile` (string)
- `costUsd` (number)
- `input` (string)
- `latencyMs` (number)
- `outcome` (string, required)
- `output` (string)
- `sessionId` (string)
- `toolName` (string, required)
- `txSignature` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_memory_search` (~189 tokens)

Input parameters:

- `limit` (number)
- `offset` (number)
- `outcome` (string)
- `query` (string, required)
- `sort` (string)
- `toolName` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_memory_summarize` (~226 tokens)

Input parameters:

- `category` (string, required)
- `expiresAt` (string)
- `memoryType` (string, required)
- `relevance` (number)
- `sourceToolCalls` (string)
- `summary` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_memory_recall` (~143 tokens)

Input parameters:

- `category` (string, required)
- `limit` (number)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_memory_prune` (~146 tokens)

Input parameters:

- `archiveDays` (number)
- `minRelevance` (number)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_strategy_save` (~187 tokens)

Input parameters:

- `activate` (boolean)
- `category` (string, required)
- `config` (string, required)
- `name` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_strategy_load` (~121 tokens)

Input parameters:

- `category` (string, required)
- `name` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_strategy_list` (~120 tokens)

Input parameters:

- `activeOnly` (boolean)
- `category` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_strategy_activate` (~137 tokens)

Input parameters:

- `active` (boolean, required)
- `category` (string, required)
- `name` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_stream_buffer` (~186 tokens)

Input parameters:

- `eventId` (string, required)
- `eventType` (string, required)
- `payload` (string, required)
- `streamType` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_stream_consume` (~144 tokens)

Input parameters:

- `limit` (number)
- `streamType` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_stream_replay` (~154 tokens)

Input parameters:

- `limit` (number)
- `since` (string)
- `streamType` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_audit_query` (~143 tokens)

Input parameters:

- `limit` (number)
- `outcome` (string)
- `query` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_audit_record` (~165 tokens)

Input parameters:

- `input` (string)
- `outcome` (string, required)
- `output` (string)
- `toolName` (string, required)
- `txSignature` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_audit_stats` (~109 tokens)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_hermes_search` (~135 tokens)

Input parameters:

- `limit` (number)
- `query` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_hermes_recent` (~131 tokens)

Input parameters:

- `limit` (number)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_strategy_execute` (~222 tokens)

Input parameters:

- `adjustCollateralUsd` (number)
- `adjustLeverage` (number)
- `category` (string, required)
- `dryRun` (boolean)
- `name` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_trade_journal` (~269 tokens)

Input parameters:

- `collateralUsd` (number, required)
- `feesPaidUsd` (number, required)
- `leverage` (number, required)
- `market` (string, required)
- `notes` (string)
- `pnlUsd` (number)
- `positionAddress` (string)
- `priceUsd` (number, required)
- `side` (string, required)
- `status` (string, required)
- `stopLossUsd` (number)
- `takeProfitUsd` (number)
- `txSignature` (string)
- `type` (string, required)

Output parameters:

- `content` (array)
- `isError` (boolean)

### `sap_trade_journal_query` (~175 tokens)

Input parameters:

- `from` (string)
- `limit` (number)
- `market` (string)
- `status` (string)
- `to` (string)
- `type` (string)

Output parameters:

- `content` (array)
- `isError` (boolean)

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/ai-oobeprotocol-sap-mcp-sap-mcp/mcp#diagnostics

## Score history

- 2026-08-03: 62
- 2026-08-02: 47
- 2026-08-01: 61
- 2026-07-31: 60
- 2026-07-30: 60
- 2026-07-29: 59
- 2026-07-28: 58
- 2026-07-27: 58
- 2026-07-26: 58

## Links

- Remote endpoint: https://mcp.sap.oobeprotocol.ai/mcp
- Repository: https://github.com/OOBE-PROTOCOL/sap-mcp
- Website: https://mcp.sap.oobeprotocol.ai/
- Changelog RSS feed: https://verifymcp.io/servers/ai-oobeprotocol-sap-mcp-sap-mcp/mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/ai-oobeprotocol-sap-mcp-sap-mcp/mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/ai-oobeprotocol-sap-mcp-sap-mcp/mcp
