← Registry

Analytics

circlfi.com

Provides daily fair value estimates for US stocks using 13 institutional models.

2 endpoints2 known toolsFirst detected July 25, 2026Last detected September 21, 2026

ENDPOINT 1

https://circlfi.com/mcp

No auth detected

Known tools 0

No tool metadata was available in the registry cache.

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.circlfi-com]
url = "https://circlfi.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "circlfi-com": {
      "type": "http",
      "url": "https://circlfi.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: circlfi-com
Remote MCP URL: https://circlfi.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "circlfi-com": {
      "url": "https://circlfi.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "circlfi-com": {
      "type": "http",
      "url": "https://circlfi.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "circlfi-com",
  "transport": "streamable-http",
  "url": "https://circlfi.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://circlfi.com/api/mcp

No auth detected

MCP server metadata

Name
circlfi-mcp
Version
1.2.0
Capabilities
toolsresourcesprompts
Server instructions

CirclFi provides institutional-grade stock valuations from a 13-model engine, updated daily from SEC EDGAR. Use get_stock_valuation for a single US ticker. get_market_screener requires a premium subscription. The canonical Streamable HTTP endpoint is https://circlfi.com/api/mcp.

Known tools 2

get_stock_valuation

Get the latest intrinsic valuation of a single stock from CirclFi's 13-model engine.

Inferred read-only
get_market_screener

Screen the entire stock market (5,900+ stocks) using CirclFi data.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.circlfi-mcp]
url = "https://circlfi.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "circlfi-mcp": {
      "type": "http",
      "url": "https://circlfi.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: circlfi-mcp
Remote MCP URL: https://circlfi.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "circlfi-mcp": {
      "url": "https://circlfi.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "circlfi-mcp": {
      "type": "http",
      "url": "https://circlfi.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "circlfi-mcp",
  "transport": "streamable-http",
  "url": "https://circlfi.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for circlfi.com was fetched 2026-08-04T02:11:23.349Z and is being refreshed.

Trust status Trusted

circlfi.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.