Skip to main content
Glama

Paper MCP Server

by paperinvest

upgrade_to_margin

Convert a standard portfolio to a margin account on Paper MCP Server by submitting portfolio ID and agreeing to margin terms for enhanced trading flexibility.

Instructions

Upgrade portfolio to margin account

Input Schema

NameRequiredDescriptionDefault
marginAgreementYesUser agrees to margin terms
portfolioIdYesPortfolio ID

Input Schema (JSON Schema)

{ "properties": { "marginAgreement": { "description": "User agrees to margin terms", "type": "boolean" }, "portfolioId": { "description": "Portfolio ID", "type": "string" } }, "required": [ "portfolioId", "marginAgreement" ], "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/paperinvest/mcp-server'

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