Skip to main content
Glama

MCP Paradex Server

by sv
MIT License
8
  • Linux
  • Apple

paradex_vault_account_summary

Retrieve detailed account status, including margin, exposure, leverage, and risk metrics, to inform trading decisions and assess account health on the Paradex platform.

Instructions

Get a comprehensive overview of a vault's trading account status. Use this tool when you need to: - Check account health and available margin - Monitor total exposure and leverage - Understand risk metrics and account status - Assess trading capacity before placing new orders - Get a consolidated view of account performance This provides essential information about account standing and trading capacity to inform risk management decisions. Example use cases: - Checking available margin before placing new orders - Monitoring account health during market volatility - Assessing total exposure across all markets - Understanding maintenance margin requirements - Planning position adjustments based on account metrics

Input Schema

NameRequiredDescriptionDefault
vault_addressYesThe address of the vault to get account summary for.

Input Schema (JSON Schema)

{ "properties": { "vault_address": { "description": "The address of the vault to get account summary for.", "title": "Vault Address", "type": "string" } }, "required": [ "vault_address" ], "title": "get_vault_account_summaryArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sv/mcp-paradex-py'

If you have feedback or need assistance with the MCP directory API, please join our Discord server