Skip to main content

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 → SettingsDeveloperEdit 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?

API Reference

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

narrative_intelligence_mcp-0.1.3.tar.gz (8.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

narrative_intelligence_mcp-0.1.3-py3-none-any.whl (7.2 kB view details)

Uploaded Python 3

File details

Details for the file narrative_intelligence_mcp-0.1.3.tar.gz.

File metadata

File hashes

Hashes for narrative_intelligence_mcp-0.1.3.tar.gz
Algorithm Hash digest
SHA256 d595c02783ad850d585e2dc7bda8b07b42233e5a07d32c282b1ed67fe0ebe448
MD5 35fd763eeeec906675dcc182fc753d0b
BLAKE2b-256 2b283918f254a039409cd0ea5db532343b0e7a3140cce2cd0470d314fbe413e1

See more details on using hashes here.

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

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file narrative_intelligence_mcp-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for narrative_intelligence_mcp-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 c99d9b04fe919f5107129dda85a2ae8e8b5cde1bfe93d1381bdc192b8c743f47
MD5 8d59d467e6339f4a6c2b498375e4944f
BLAKE2b-256 d40a89faac70171e4586ea8c9fb386ec74a5b03e0b0dd8c96eb27b9758f9ffc4

See more details on using hashes here.

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

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

0.1.4

2 files

This release

0.1.3 This release

2 files

0.1.2

2 files

0.1.1

2 files

0.1.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page