MCP Jupiter

by dcSpark
MIT License
6
  • Apple
  • Linux

jupiter_send_swap_transaction

Execute Solana token swaps on Jupiter by sending swap transactions, including retries and preflight options, through the MCP Jupiter server.

Instructions

Send a swap transaction on Jupiter

Input Schema

NameRequiredDescriptionDefault
maxRetriesNo
serializedTransactionNo
skipPreflightNo
swapTransactionNo

Input Schema (JSON Schema)

{ "properties": { "maxRetries": { "type": "number" }, "serializedTransaction": { "type": "string" }, "skipPreflight": { "type": "boolean" }, "swapTransaction": { "type": "string" } }, "type": "object" }

You must be authenticated.

Other Tools from MCP Jupiter

Related Tools

ID: jc7lttojhw