Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by tarricsookdeo • Uncategorized
An MCP server connecting AI assistants to Public.com brokerage accounts for trading and portfolio management.
Trade stocks, options, and crypto through natural language commands.
Retrieve real-time market data and portfolio information from Public.com accounts.
Manage and monitor brokerage orders and transaction history programmatically.
This MCP server enables AI clients to interact with Public.com brokerage accounts via natural language, allowing users to trade stocks, options, and crypto, retrieve real-time quotes, manage orders, and view portfolio details. It wraps the publicdotcom-py SDK and exposes API operations as MCP tools with clear read-only and write annotations. The server supports seamless integration with AI assistants like Claude Desktop, facilitating automated and conversational trading experiences.
Verify that the Public.com API credentials are configured correctly. Checks the PUBLIC_COM_SECRET environment variable and attempts to authenticate. Run this first to confirm connectivity.
List all brokerage accounts associated with the API key. Returns account IDs and types (BROKERAGE, HIGH_YIELD, etc.).
Get a snapshot of the account portfolio. Returns positions, equity breakdown, buying power, and open orders. Only non-IRA accounts are supported. Args: account_id: Account ID. Optional if PUBLIC_COM_ACCOUNT_ID is set.
Get all open/active orders on the account. Fetches the account portfolio and returns only the orders list. Returns order details including symbol, side, type, status, quantity, and prices. Args: account_id: Account ID. Optional if PUBLIC_COM_ACCOUNT_ID is set.
Get the status and details of a specific order. Note: Order placement is asynchronous. This may return an error if the order has not yet been indexed. Args: order_id: The UUID of the order to look up. account_id: Account ID. Optional if PUBLIC_COM_ACCOUNT_ID is set.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.