Overview
- Skill Key
- haiyang0932/alphafactoryx
- Author
- haiyang0932
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/haiyang0932/alphafactoryx
- Latest Commit SHA
- fef1409f8ba77f943bd13bf2a24b01ee5528e545
Financial data API for US equity research: SEC EDGAR filings, Seeking Alpha articles/ratings/financials, Stock News sentiment, Polygon News AI insights, X/Twitter sentiment, FRED macro indicators, and OHLCV price data for ~2000 stocks.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 alphafactoryx 技能。 若已安装,则直接安装 alphafactoryx 技能。
# AlphaFactoryX
Financial data for US equity research via MCP (Model Context Protocol). Covers SEC EDGAR filings, Seeking Alpha articles/ratings/financials, Stock News sentiment, Polygon News AI insights, X/Twitter sentiment, FRED macro indicators, and OHLCV price data for ~2000 US equities.
## Getting Your MCP Token
Register for a free token (instant, no approval needed) at http://ictree.com — click "GET FREE API KEY".
Or register via API:
```
POST http://data.ictree.com/api/register
Content-Type: application/json
{"name":"Your Name","email":"you@example.com"}
```
The response contains your token. Set it as an environment variable:
```
export ALPHAFACTORYX_MCP_TOKEN="your_token_here"
```
## MCP Server Configuration
Add the AlphaFactoryX MCP server to your `openclaw.json` (or Claude Code `claude_desktop_config.json`):
```json
{
"mcpServers": {
"alphafactoryx": {
"type": "streamable-http",
"url": "http://mcp.ictree.com/mcp",
"headers": {
"Authorization": "Bearer YOUR_TOKEN"
}
}
}
}
```
Replace `YOUR_TOKEN` with your `ALPHAFACTORYX_MCP_TOKEN` value. Once configured, you have access to 18 financial data tools prefixed with `mcp__alphafactoryx__`.
## How to Use
Call MCP tools directly by name. No curl, no URL construction, no `?format=text`. Parameters have schema validation.
**Check data coverage:**
```
mcp__alphafactoryx__get_archive_stats()
```
**Get SEC filings for a stock:**
```
mcp__alphafactoryx__edgar_overview(symbol="AAPL")
```
**Search across all SEC filings:**
```
mcp__alphafactoryx__edgar_search(query="revenue guidance", symbol="AAPL")
```
**Get macro data:**
```
mcp__alphafactoryx__fred_macro()
```
## MCP Tool Reference
18 tools available:
### Overview
| Tool | Parameters | Description |
|------|-----------|-------------|
| `get_archive_stats` | _(none)_ | Database statistics: article/filing counts, symbol counts, date ranges |
### SEC EDGAR
| Tool | Parameters | Description |
|------|------...
youmind-openlab
AI skill for OpenClaw & Claude Code — recommend from 10000+ Nano Banana Pro (Gemini) image prompts. Smart search by use case, content remix, sample images.
23blocks-os
AI Agent Orchestrator with Skills System - Give AI Agents superpowers: memory search, code graph queries, agent-to-agent messaging. Manage Claude, Codex or any AI Agent from one dashboard. Move Agents between computers and locations
hashgraph-online
AI agent skills for the Universal Registry - search, chat, and register 72,000+ agents across 14+ protocols. Works with Claude, Codex, Cursor, OpenClaw, and any AI assistant.
rito-w
A cross-platform skills manager for AI IDEs. Search marketplace, download locally, and install to Claude, Cursor, Windsurf, and more with one click.
besoeasy
Battle-tested skill library for AI agents. Save 98% of API costs with ready-to-use code for crypto, PDFs, search, web scraping & more. No trial-and-error, no expensive APIs.
zeropointrepo
YouTube Transcript API skills for AI agents. Get transcripts, search videos, browse channels. Works with OpenClaw, ClawdBot, Claude Code, Cursor, Windsurf.