Loading...
Loading...
Found 8 Skills
Run a monthly bookkeeping close checklist with reconciliation.
Binance Fiat request using the Binance API. Authentication requires API key and secret key.
Mercury Banking API via curl. Use this skill to manage bank accounts, transactions, transfers, and financial operations.
Printing Press CLI for Mercury. Streamline financial tasks with secure account management and transaction processing. Enables user registration,...
Call TON MCP tools directly from the command line. Use when you want to query wallet info, check balances, send transactions, or run any TON wallet tool without starting an MCP server session. Works via `npx @ton/mcp@alpha <tool_name> [--arg value ...]`.
Export trade history and tax calculations in formats compatible with Koinly, CoinTracker, CoinLedger, TokenTax, and IRS Form 8949
TronWeb — JavaScript/TypeScript SDK for TRON (HTTP API, contracts, transactions, events).
How to build, sign, submit, and simulate transactions in @aptos-labs/ts-sdk. Covers build.simple(), signAndSubmitTransaction(), waitForTransaction(), simulate, sponsored (fee payer), and multi-agent. Triggers on: 'build.simple', 'signAndSubmitTransaction', 'transaction.build', 'waitForTransaction', 'signAsFeePayer', 'SDK transaction', 'sponsored transaction', 'multi-agent transaction'.