An MCP server for news and dividend information
https://backend-payment-proxy-servers-qa.up.railway.app/mcp/news-and-dividend-serverMakes an HTTP request and returns the response data
get news from request
{
"mcpServers": {
"News-and-Dividend-Server": {
"command": "npx",
"args": [
"-y",
"@fluxa-pay/fluxa-connect-mcp",
"--url",
"https://backend-payment-proxy-servers-qa.up.railway.app/mcp/news-and-dividend-server"
],
"env": {
"AGENT_EMAIL": "<YOUR_EMAIL>",
"AGENT_NAME": "Claude Code - agentwallet.fluxapay.xyz",
"CLIENT_INFO": "Claude Code on macOS"
}
}
}
}