extrawest/financial-ai-agent-mcp-servers
A TypeScript-based Ai agent with MCP integration. This project provides a unified interface to access financial market information and relevant news articles through MCP servers with tool calling.
Platform-specific configuration:
{
"mcpServers": {
"financial-ai-agent-mcp-servers": {
"command": "npx",
"args": [
"-y",
"financial-ai-agent-mcp-servers"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...