← Registry

API Tools

freem.ai

AI-powered web search with citations, plus API key balance and subscription tier checks.

1 endpoint2 known toolsFirst detected August 7, 2026Last detected August 7, 2026

ENDPOINT 1

https://freem.ai/mcp

No auth detected

MCP server metadata

Name
freem-agent
Version
0.1.0
Capabilities
tools
Server instructions

freem product tools. One sk- key (Authorization: Bearer) is the universal credential; every fresh key includes a $0.10 trial credit. Anonymous calls run on the free tier.

Known tools 2

freem_search

AI web search with cited sources (freem.ai).

Inferred read-only
freem_key_balance

Return the balance and per-product subscription tiers for the sk- key sent as the HTTP Authorization Bearer header.

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.freem-agent]
url = "https://freem.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "freem-agent": {
      "type": "http",
      "url": "https://freem.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: freem-agent
Remote MCP URL: https://freem.ai/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": {
    "freem-agent": {
      "url": "https://freem.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "freem-agent",
  "transport": "streamable-http",
  "url": "https://freem.ai/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 freem.ai was fetched 2026-08-07T14:03:04.458Z and is being refreshed.

Trust status Neutral

freem.ai is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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