MCP Server

Connect AI Agents Directly to SignalEdge

Use Claude Code, Claude Desktop, or any MCP client to query conviction signals, insider activity, options flow, and more — all authenticated with your SignalEdge account via OAuth.

Key Benefits

Query conviction signals, insider activity, and options flow directly from Claude or any MCP client
OAuth 2.0 authentication — sign in with your SignalEdge account, no API keys to manage
Tier-gated tools match your subscription — upgrade to unlock Pro-only tools like options flow
10 specialized tools covering signals, insider trades, institutional holdings, policy impact, and more
Works with Claude Code CLI, Claude Desktop, claude.ai, and any MCP-compatible client
Rate-limited per user with your subscription tier limits

How It Works

1

Add SignalEdge to Your MCP Client

Add the SignalEdge MCP server URL to your client configuration. For Claude Code, add it to your .mcp.json file. For Claude Desktop, add it in Settings > MCP Servers.

2

Authenticate with OAuth

Your MCP client will open a browser window where you sign in with your SignalEdge account and approve access. No API keys needed — standard OAuth 2.0 with PKCE.

3

Use SignalEdge Tools

Ask Claude to get a signal for AAPL, check insider activity on TSLA, or search for high-conviction bearish signals. Claude calls the appropriate tool and returns the data in context.

4

Analyze with Full Context

Claude can combine SignalEdge data with your own analysis. Ask it to cross-reference insider buying with options flow, compare signals across a watchlist, or explain what drove a conviction score.

Available Tools

describe_capabilities
List tools and your tier
Free
get_signal
Conviction signal for a ticker
Standard
search_signals
Filter the signal feed
Standard
get_insider_activity
Form 4 insider trades
Standard
get_institutional_holdings
13F institutional data
Standard
get_policy_impact
Policy impacts on a ticker
Standard
manage_watchlist
View and manage watchlists
Standard
get_options_chain
Live options chain + Greeks
Standard
get_options_flow
Unusual options flow events
Standard
get_track_record
Historical signal accuracy
Pro

Quick Setup

Add this to your MCP client configuration:

{
  "mcpServers": {
    "signaledge": {
      "type": "url",
      "url": "https://signaledge.app/mcp"
    }
  }
}

Your MCP client will handle OAuth authentication automatically when you first connect.

Frequently Asked Questions

MCP is an open protocol that lets AI assistants like Claude connect to external data sources and tools. Instead of copying data into a chat, Claude can query SignalEdge directly and use the results in its analysis.

Any MCP-compatible client works, including Claude Code (CLI), Claude Desktop, claude.ai with Custom Connectors, and third-party MCP clients. Setup takes under a minute.

Add this to your MCP client config: {"mcpServers": {"signaledge": {"type": "url", "url": "https://signaledge.app/mcp"}}}. Your client will handle OAuth authentication automatically when you first connect.

Free users can use describe_capabilities. Standard ($15/mo) unlocks get_signal, search_signals, get_insider_activity, get_institutional_holdings, get_policy_impact, manage_watchlist, get_options_chain, and get_options_flow. Pro ($35/mo) adds get_track_record.

No. MCP uses OAuth 2.0 authentication. Your MCP client opens a browser window where you sign in with your SignalEdge account. Tokens are managed automatically — no keys to create, rotate, or store.

Rate limits match your subscription tier and are enforced per user per hour. Standard users get 100 calls/hour, Pro users get 1,000 calls/hour. The describe_capabilities tool shows your current limits.

Ready to try MCP Server?

Plans start at $9/mo. Cancel anytime.