Agent Toolbelt
Freeby MCP Community
MCP server that gives Claude real-time stock research — investment thesis, earnings analysis, insider signals, valuation, and bear/bull cases. Plus 20 utility t
v1.0.9Added Apr 12, 2026
mcpclaudeaiagenttools
Agent Toolbelt MCP Server
MCP server that gives Claude real-time stock research — investment thesis, earnings analysis, insider signals, valuation, and bear/bull cases. Plus 20 utility t
Installation
Reviews
Installation
Quick install
npx -y agent-toolbelt-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"agent-toolbelt": {
"command": "npx",
"args": ["-y", "agent-toolbelt-mcp"]
}
}
}