---
title: "EvidInvest pricing — free to start, from $10, no subscription"
description: "What EvidInvest costs: the website is free with no account, a free account adds an API key, and usage beyond that is prepaid credits in three packs. No subscription and credits never expire."
canonical: https://evidinvest.com/pricing
last_updated: "2026-09-09"
---

# EvidInvest — pricing

> Machine-readable pricing for EvidInvest. Canonical human page:
> https://evidinvest.com/pricing — this file mirrors it and is checked on 2026-09-09.
> Prices are in US dollars. Not investment advice.

## What EvidInvest is

EvidInvest is a research service for company fundamentals: SEC-filed financial
statements standardized back to fiscal 1985, cited SEC filing and earnings-call
transcript passages, supply-chain relationships read out of 10-K text, and
valuation models that show what today's price implies rather than issuing a
verdict. The same data is reachable three ways — as a website, as a REST API,
and as a remote MCP server that AI assistants connect to directly.

## What is free

The website is free to read with no account, no card and no trial: financial
statements back to 1985, growth rates, every valuation multiple, the DCF and
reverse-DCF calculators, the fair-value range with its inputs shown, industry
analysis, supply-chain maps, institutional holders and daily price history.
There are no tiers and no paywall on that content.

A free account is optional. It adds watchlists, saved valuations, alerts, and
an API key. The first API key on a new account carries a free starting
allowance and asks for no card.

## Credit packs

Credits are prepaid and bought in one of three packs. There is no subscription.

| Pack | Price (USD) | Credits |
| --- | --- | --- |
| Starter | $10 | 360 |
| Plus | $20 | 720 |
| Pro | $59 | 2,000 |

## What a credit buys

- One balance per account, spent by the website, the REST API and the MCP
  server alike. There is not a separate API plan.
- AI analyses on the website draw credits by the tokens they use — a long
  company assessment costs more than a short one, so no fixed number of
  analyses is promised.
- REST API and MCP data calls draw credits at a flat published rate, shown on
  https://evidinvest.com/developers.
- Credits never expire.
- No subscription, no monthly minimum, and nothing to cancel.
- You can also support EvidInvest with a one-time amount of your own choosing.

## Surfaces

- Website: https://evidinvest.com
- REST API base URL and OpenAPI 3.1 specification:
  https://mcp.evidinvest.com/v1/openapi.json
- MCP server (Streamable HTTP): https://mcp.evidinvest.com/mcp — authenticate
  with OAuth 2.1 in the browser, or send an API key as a bearer token.
- MCP server card: https://mcp.evidinvest.com/.well-known/mcp/server-card.json
- npm package: https://www.npmjs.com/package/@evidinvest/mcp-server

## Limits worth knowing before you buy

- Filing links are on US rows from fiscal 2009, where structured XBRL data
  begins. Earlier US rows carry the standardized figures without a filing link.
- Listings outside the US — over 40,000 on 60+ exchanges — are standardized by
  EvidInvest with end-of-day prices. There is no SEC filing behind them and no
  1985-deep history.
- Prices are Cboe data delayed at least fifteen minutes. There is no real-time
  feed, no tick data and no crypto at any price.
- Options positioning is previous-session only.
- Form 13F institutional ownership is published on the website and is not one
  of the MCP tools.

## Links

- Pricing (human page): https://evidinvest.com/pricing
- Developer documentation, install and tool catalogue: https://evidinvest.com/developers
- MCP server page, endpoint and every tool name: https://evidinvest.com/mcp
- Connect an AI assistant: https://evidinvest.com/connect
- Compared with other financial data APIs, dated and sourced:
  https://evidinvest.com/compare/financial-data-apis
- Alternatives to specific tools, each sourced and dated:
  https://evidinvest.com/alternatives
- Full site index for language models: https://evidinvest.com/llms.txt

## Sitemap

See the full [sitemap](https://evidinvest.com/sitemap.md) for every page on this site,
the [index for language models](https://evidinvest.com/llms.txt), and the
[glossary](https://evidinvest.com/learn/glossary) for the terms used above.
