adam-j-baron/mcp-finance-search-agents
This repository contains an experimental and educational project demonstrating how to build a financial AI agent using a local Large Language Model (LLM) and a custom tool server. The tool server includes live web search capability.
Platform-specific configuration:
{
"mcpServers": {
"mcp-finance-search-agents": {
"command": "npx",
"args": [
"-y",
"mcp-finance-search-agents"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...