Looking for fellow Agentic AI Users
Anyone else out there trading with Agents yet? I know PCS and hardware. I don't know too much about AI. Looking for fellow users to try and get the most out of this tech.
Anyone else out there trading with Agents yet? I know PCS and hardware. I don't know too much about AI. Looking for fellow users to try and get the most out of this tech.
This cost basis screen makes no sense to me. Its saying that in 2025 I sold some of my HNST position at a loss of $13.98. Then it saying that I sold some more of my HNST position in 2026 for $0.61 profit. So that means my total realized return as of May 11, 2026 should be -$13.37. But for some reason its saying two different total realized returns that both dont make sense: +$589.06 and -$3.74.
Can you do anything with the agents, like have it scan the market, buy/sell shares, buy/sell options, give you a list of all AI stocks, etc? Like can the agent do anything a human could do on this app? Secondly, is there an mcp server where you can connect your own openclaw/Hermes agent to? That way I can ask my personal agent that i speak to daily on openclaw to handle my assets. Finally, and MOST IMPORTANTLY, how safe is this tool? Agent tools like openclaw are super cool, but have been noted as huge security risks if not careful. Im scared that my agent could get hacked through some malicious library and sell all my stocks, transfer a bunch of funds, send my funds to another fake account, etc.
Also, any info on when we can get access?
Thousands of investors are using our AI Agents to automate sophisticated investing strategies. Here's a quick breakdown of the skills Agents can utilize on Public right now.
We just updated our Python SDK, CLI, MCP server, and agent skills to include market data endpoints — specifically historical bars (1-min to 1-day, 5 years) and live quotes.
For anyone building on their API this is a meaningful update. Previously you had to pull market data from a separate source and route orders through Public. Now the data and execution layer are in the same SDK.
Practical use case: your Python strategy pulls historical bars to backtest, switches to live quotes at market open, and routes orders — all through one API key. Or if you're running MCP with Claude, the agent now sees live prices before constructing an order.
Docs at public.com/api/docs if you want to dig in.
DM me happy to get you moving on setups!