Setting up Hermes with Robin Hood via MCP
So I am not sure if this is common knowledge or not, but I haven't really found anything on the web how to set up Hermes with Robin Hood. I wanted to play around with it and give it a try with its own agentic account on RH.
To get it set up on Hermes Desktop is got to settings -> MCP -> Click new server.
Name it whatever you want
then add this to the Server JSON
{
"auth": "oauth",
"enabled": true,
"url": "https://agent.robinhood.com/mcp/trading"
}
After adding that click reload MCP on the top. You will get a pop up on your browser to your robinhood account to create the account and link. I started a new session and it loaded all the commands.
Right now its only limited to Stock and ETFs I just thought it was cool because it just worked out of the box.