MCP Quickstart
Connect AletaIndex to any MCP-compatible AI agent in under 2 minutes.
Compatible with: Claude Code, Cursor, Windsurf, and any MCP-supporting tool.
Step 1 — Get an API Key
Sign up at aletaindex-narrative.com
Free trial: 10 tickers, 90 days history, 500 credits.
Prerequisites — Install uv
The MCP server runs via uvx, which is part of uv — a fast Python package manager. If you don't have it yet:
curl -LsSf https://astral.sh/uv/install.sh | sh
Then restart your terminal. uvx will be available automatically. No other setup needed.
Step 2 — Add to Your Agent Config
Claude Code
Add to ~/.claude/settings.json:
{
"mcpServers": {
"aletaindex": {
"command": "uvx",
"args": ["narrative-intelligence-mcp"],
"env": {
"NARRATIVE_API_KEY": "nk_your_key_here"
}
}
}
}
Restart Claude Code. Done.
Claude Desktop
Open Claude Desktop → Claude menu → Settings → Developer → Edit Config.
Add to claude_desktop_config.json:
{
"preferences": { "...existing preferences..." },
"mcpServers": {
"aletaindex": {
"command": "uvx",
"args": ["narrative-intelligence-mcp"],
"env": {
"NARRATIVE_API_KEY": "nk_your_key_here"
}
}
}
}
Save and relaunch Claude Desktop.
Cursor / Windsurf
Add to your MCP config file:
{
"mcpServers": {
"aletaindex": {
"command": "uvx",
"args": ["narrative-intelligence-mcp"],
"env": {
"NARRATIVE_API_KEY": "nk_your_key_here"
}
}
}
}
Step 3 — Start Asking
💡 For best results, paste this at the start of your conversation:
You have access to the Aleta Index MCP, which provides narrative intelligence
derived from institutional news sources.
When analyzing stocks, prioritize the narrative layer: global narratives,
daily topics, sentiment scores, mention counts, sentiment trends, and
behavioral patterns. The narrative layer aggregates signal across hundreds
of sources and contains sufficient information for analysis — avoid reading
individual article bodies unless specifically necessary.
No setup prompts needed. Just ask naturally:
What narratives are driving NVDA this week?
Has TSLA sentiment shifted in the last 3 days?
Analyze narrative risk across my portfolio: NVDA 30%, AAPL 25%, TSLA 20%, MSFT 25%
The agent automatically calls the right tools and formats the response.
Available Tools
| Tool | Description |
|---|---|
get_narratives |
Full narrative hierarchy for one or more tickers: global narratives, daily topic clusters, articles, and sentiment scores |
get_portfolio_risk |
Macro risk theme analysis across a portfolio — identifies which narratives create concentrated exposure across multiple holdings |
Example Agent Session
You: What's the narrative situation for NVDA right now?
Agent: [calls get_narratives(tickers="NVDA", from_date="2026-05-03", to_date="2026-05-10")]
NVDA — Last 7 Days
Active Narratives (5):
1. AI Infrastructure Supercycle — +0.68 sentiment, 47 articles, ESCALATING
2. Export Control Headwinds — -0.41 sentiment, 23 articles, stable
3. Data Center Capex Cycle — +0.55 sentiment, 18 articles, new spike May 7
4. Blackwell GPU Supply Chain — +0.31 sentiment, 12 articles, stable
5. China Market Access — -0.22 sentiment, 8 articles, declining
Sentiment on "Export Control Headwinds" improved +0.12 over the week,
suggesting the market is discounting near-term regulatory risk.
Manual Installation (alternative to uvx)
pip install narrative-intelligence-mcp
Then use narrative-intelligence-mcp as the command instead of uvx narrative-intelligence-mcp.
Troubleshooting
"NARRATIVE_API_KEY is not set" — Add your API key to the env section of your MCP config.
"Rate limit exceeded" — You've used all your credits. Upgrade at aletaindex-narrative.com/subscription.
"Access denied: Ticker X requires Plus tier" — This ticker is not included in the free tier. Upgrade at aletaindex-narrative.com/subscription. Free tickers: TSLA, NVDA, AAPL, MSFT, AMZN, GOOGL, META, AMD, NFLX, JPM.
Prefer REST API?
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file narrative_intelligence_mcp-0.1.3.tar.gz.
File metadata
- Download URL: narrative_intelligence_mcp-0.1.3.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d595c02783ad850d585e2dc7bda8b07b42233e5a07d32c282b1ed67fe0ebe448
|
|
| MD5 |
35fd763eeeec906675dcc182fc753d0b
|
|
| BLAKE2b-256 |
2b283918f254a039409cd0ea5db532343b0e7a3140cce2cd0470d314fbe413e1
|
Provenance
The following attestation bundles were made for narrative_intelligence_mcp-0.1.3.tar.gz:
Publisher:
publish-pypi.yml on AletaIndex/aletaindex-fin-narratives
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
narrative_intelligence_mcp-0.1.3.tar.gz -
Subject digest:
d595c02783ad850d585e2dc7bda8b07b42233e5a07d32c282b1ed67fe0ebe448 - Sigstore transparency entry: 2422446945
- Sigstore integration time:
-
Permalink:
AletaIndex/aletaindex-fin-narratives@f10f610a2a5a56adddcd307c3a88148c0ac5a195 -
Branch / Tag:
refs/tags/mcp-v0.1.3 - Owner: https://github.com/AletaIndex
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi.yml@f10f610a2a5a56adddcd307c3a88148c0ac5a195 -
Trigger Event:
push
-
Statement type:
File details
Details for the file narrative_intelligence_mcp-0.1.3-py3-none-any.whl.
File metadata
- Download URL: narrative_intelligence_mcp-0.1.3-py3-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c99d9b04fe919f5107129dda85a2ae8e8b5cde1bfe93d1381bdc192b8c743f47
|
|
| MD5 |
8d59d467e6339f4a6c2b498375e4944f
|
|
| BLAKE2b-256 |
d40a89faac70171e4586ea8c9fb386ec74a5b03e0b0dd8c96eb27b9758f9ffc4
|
Provenance
The following attestation bundles were made for narrative_intelligence_mcp-0.1.3-py3-none-any.whl:
Publisher:
publish-pypi.yml on AletaIndex/aletaindex-fin-narratives
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
narrative_intelligence_mcp-0.1.3-py3-none-any.whl -
Subject digest:
c99d9b04fe919f5107129dda85a2ae8e8b5cde1bfe93d1381bdc192b8c743f47 - Sigstore transparency entry: 2422446984
- Sigstore integration time:
-
Permalink:
AletaIndex/aletaindex-fin-narratives@f10f610a2a5a56adddcd307c3a88148c0ac5a195 -
Branch / Tag:
refs/tags/mcp-v0.1.3 - Owner: https://github.com/AletaIndex
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi.yml@f10f610a2a5a56adddcd307c3a88148c0ac5a195 -
Trigger Event:
push
-
Statement type: