Financial oracle aggregating Yahoo Finance metrics for portfolio analysis.
claude mcp add helium-financial --transport sse https://helium-financial-mcp.vercel.app/api/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"helium-financial": {
"url": "https://helium-financial-mcp.vercel.app/api/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"helium-financial": {
"serverUrl": "https://helium-financial-mcp.vercel.app/api/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"helium-financial": {
"type": "sse",
"url": "https://helium-financial-mcp.vercel.app/api/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"helium-financial": {
"url": "https://helium-financial-mcp.vercel.app/api/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"helium-financial": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://helium-financial-mcp.vercel.app/api/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| sse | https://helium-financial-mcp.vercel.app/api/mcp |
payment-signature: ••••••
|
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Evozim--helium-financial/reviews or the review_server meta-tool.
POST /mcp