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