FN2 for Claude Code | Research agents from your terminal

Use FN2 from Claude Code

1

Semantic search across 10.6 million embedded earnings-call passages, real-time prices, SEC filings, and FRED macro data, straight into Claude Code. Start, schedule, and read FN2 research agents without leaving your terminal.

What is FN2 and how does it work?
$claude plugin marketplace add fn2ai/fn2-skill && claude plugin install fn2@fn2

Two ways to connect

FN2 reaches Claude Code through two front doors. Use the skill to drive agents from the terminal, or add the MCP connector to expose FN2 research data to any MCP client.

The fn2 skill

A Claude Code plugin that drives your agents from the terminal. Create, schedule, run, pause, and read results in natural language, with no API key to manage.

claude plugin install fn2@fn2

The MCP connector

Add the FN2 MCP server to any MCP-compatible client and expose FN2 research data directly to the model: transcript search across 142,758 earnings calls and 8,186 tickers, plus prices, filings, and macro series. Read-only, no agent management.

https://mcp.fn2.ai/mcp

Set up in three steps

No pip install, no build step, no secret to paste. The skill is one dependency-free Python 3 file tree.

1

Add the marketplace and install

Add the fn2-skill repository as a Claude Code marketplace, then install the plugin.

$ claude plugin marketplace add fn2ai/fn2-skill
$ claude plugin install fn2@fn2
2

Connect your account

Run the login command. The terminal prints a short code; open fn2.ai/start, sign in, type the code, and approve. The CLI receives a scoped, revocable device credential stored in your keychain. You never see or copy a secret.

$ fn2 auth login
# Open https://fn2.ai/start and enter code: XXXX-XXXX
$ fn2 whoami          # confirms plan + quota
3

Ask your assistant

Talk to Claude Code in natural language. It calls the skill to start agents, check results, and put them on a schedule.

you › start an agent that tracks unusual options flow
      in my watchlist hourly
  ↳ ✓ agent created, runs hourly, results emailed

Weekly research allowance

Every plan gets a weekly research-call allowance that resets Monday 00:00 UTC. Research calls spend no model tokens, so this is separate from your monthly chat quota.

Plan Weekly research calls
Free25
Pro trial100
Pro500
Ultra2,000
Max5,000

Allowance resets Monday 00:00 UTC. Agent runs and chat turns draw from your monthly token quota; research tool calls do not.

Start building with FN2 and Claude Code

Create a free account, install the skill, and have your first scheduled agent running in minutes. No credit card required.