anjanas/finance-agent-java
An agent which utilizes an LLM and MCP tools to answer finance related questions. To be used in conjunction with an MCP server
Platform-specific configuration:
{
"mcpServers": {
"finance-agent-java": {
"command": "npx",
"args": [
"-y",
"finance-agent-java"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...