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.4.tar.gz (8.3 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.4-py3-none-any.whl (7.2 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for narrative_intelligence_mcp-0.1.4.tar.gz
Algorithm Hash digest
SHA256 9574ae706659fd682bff0eeee5afefe789069fa405988a60de10c00b680e5bb3
MD5 cb8aa658b0ac026dce13ffa0d99e9313
BLAKE2b-256 e99b273d4cb21a410bbb707cd642271234a76e4aa9b214b8634250f34816b6cb

See more details on using hashes here.

Provenance

The following attestation bundles were made for narrative_intelligence_mcp-0.1.4.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.4-py3-none-any.whl.

File metadata

File hashes

Hashes for narrative_intelligence_mcp-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 67ccc866c7fa0eb5b01ebc46c3bae7028584de7c274f5d7fe00629da5e791703
MD5 2e2c3116182dd09f3f66f3d0395e03dc
BLAKE2b-256 4d30cd473dcd36049458f90ba5bf64766f659ac7c9c5915d250ab167b434dee8

See more details on using hashes here.

Provenance

The following attestation bundles were made for narrative_intelligence_mcp-0.1.4-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

This release

0.1.4 This release

2 files

0.1.3

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