jupiter_executeTrigger
InactiveTool of SAP MCP Server
Submit a signed limit-order transaction for on-chain execution. SAP MCP context: Jupiter protocol tools are served as AgentKit ecosystem tools. Use them for quote, route, and swap preparation, then use SAP transaction preview/sign/submit tools when an unsigned transaction must pass MCP signer policy.
Parameters schema
{
"type": "object",
"required": [
"signedTransaction",
"requestId"
],
"properties": {
"requestId": {
"type": "string",
"description": "Request ID from createLimitOrder response"
},
"signedTransaction": {
"type": "string",
"description": "Base64-encoded signed transaction"
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
SAP MCP Server
https://github.com/OOBE-PROTOCOL/sap-mcp
2/7 registries