Loading MCP server directory, please wait...
TradeOS MCP: ticker search, My Agent, chart TA, macro news. npm stdio or HTTP.
npx @getmcp/cli add io.github.TradeOS-AI/tradeos-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
TRADEOS_ACCESS_TOKENOAuth Bearer for mcp-call. Run: npx -y @tradeos/tradeos-mcp oauth, then paste the printed token.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.TradeOS-AI/tradeos-mcp": {
"command": "npx",
"args": [
"-y",
"-y",
"@tradeos/tradeos-mcp"
],
"env": {
"TRADEOS_ACCESS_TOKEN": ""
}
}
}
}