Financial intelligence: insider trades, SEC filings, 13F holdings, and market signals.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Financial intelligence for AI agents. Give Claude access to insider trading data, SEC filings, economic indicators, and multi-signal analysis β all through a single MCP server.
Get Started Free Β· View Pricing
Traditional financial APIs return mountains of raw data. Your AI agent burns through tokens parsing CSVs, making repeated calls, and piecing together context. Profitelligence is different.
We provide semantically dense, LLM-optimized responses designed for AI agents:
| Traditional MCP Servers | Profitelligence MCP |
|---|---|
| Many narrow tools (10-20+) | 7 powerful tools with rich filtering |
| Raw data dumps | Pre-contextualized intelligence |
| Multiple calls to answer one question | One call, complete answer |
| Token-heavy responses | Optimized for token efficiency |
| Complex tool orchestration | Agent has full control |
This MCP server is a thin, stateless layer over Profitelligence's REST APIs:
The easiest way to get started:
No API key needed β authentication is handled automatically.
Sign up at profitelligence.com β no credit card required.
The free tier includes:
Generate an API key from your account dashboard.
Claude Desktop (easiest):
Go to Settings β Connectors β Add Custom Connector and paste this URL:
Replace YOUR_API_KEY with your key (e.g. pk_live_abc123...). That's it β start chatting.
Claude Desktop (config file alternative):
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
Claude Code (one-liner):
That's it! Ask Claude: "What insider buying happened in tech stocks this week?"
| Feature | Free | PRO ($4.99/mo) | Elite ($9.99/mo) |
|---|---|---|---|
| Stock coverage | Top 500 | Top 6,000 | All stocks |
| API calls | 250/day | 1,000/day | 10,000/day |
| Insider trading (Form 4) | β | β | β |
| SEC 8-K summaries | β | β | β |
| Economic indicators | β | β | β |
| Opportunity scoring | β | β | β |
| Multi-signal analysis | β | β | β |
| Alert subscriptions | β | 10 alerts | Unlimited |
| Priority support | β | β | β |
Early adopter pricing β $4.99/mo PRO and $9.99/mo Elite rates are locked in for the first 1,000 users (regular: $10/mo and $29/mo). Upgrade anytime.
7 tools designed for maximum token efficiency. Each answers complete questions with rich, contextual responses:
| Tool | Purpose | Example Query |
|---|---|---|
pulse() | Market snapshot | "What's happening in the market right now?" |
investigate(subject) | Deep research | "Tell me about NVDA's insider activity" |
screen(focus) | Opportunity scanning | "Find tech stocks with insider buying" |
assess(symbol) | Position health check | "How is my AAPL position doing?" |
institutional(query_type) | 13F intelligence | "What is Berkshire buying?" |
search(q) | Semantic search | "Find CEO resignation filings" |
service_info() | Account & service info | "What's my subscription tier?" |
User prompt: "What's happening in the market right now?"
What happens:
pulse() toolUser prompt: "Tell me about NVIDIA's insider activity and recent filings"
What happens:
investigate("NVDA") toolUser prompt: "Find tech stocks where insiders are buying"
What happens:
screen(focus="insider", sector="Technology") toolUser prompt: "What is Berkshire Hathaway buying?"
What happens:
institutional("manager", identifier="Berkshire") toolUnderstanding when to use each tool is key to getting the best results. Here's the mental model:
pulse() β What's happening right now?Use when: User wants a market overview without a specific company in mind.
Returns: Market movers, recent high-impact 8-K filings, notable insider trades, key economic indicators.
No parameters. Just call it.
Best for: Starting a session, getting oriented, "what should I look at today?"
investigate(subject) β Deep dive on a specific entityUse when: User names a specific company, insider, or sector they want to research.
Auto-detects entity type:
AAPL, NVDA) β Company research0001067983) β Insider researchTechnology) β Sector analysisReturns for companies:
Best for: "Tell me about X", "What's going on with X?", research before a decision.
screen(focus) β Find opportunities across the marketUse when: User wants to discover stocks matching certain criteria, not research a specific one.
Parameters:
focus: What signal to screen for
"all" β Everything (default)"multi_signal" β Stocks with multiple confirming signals"insider" β Insider buying clusters"events" β High-impact 8-K filingssector: Filter to a sector (e.g., "Technology")min_score: Minimum opportunity score (0-100)days: Lookback period (default 7)limit: Max results (default 25)Best for: "What opportunities are out there?", "Find me stocks where insiders are buying."
assess(symbol) β Health check for a position you ownUse when: User owns a stock and wants to evaluate whether to hold, add, or sell.
Returns:
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/mcp-server-150)<a href="https://allmcps.com/mcp/mcp-server-150"><img src="https://allmcps.com/api/badge/mcp-server-150?style=directory" alt="Profitelligence MCP Server on AllMCPs" /></a>