← Registry

Content Tools

finallyoffline.com

Provides access to Finally Offline's human culture news, trending topics, and full-text article search, with subscription and citation reporting for agents.

1 endpoint6 known toolsFirst detected September 17, 2026Last detected September 17, 2026

ENDPOINT 1

https://www.finallyoffline.com/mcp

No auth detected

MCP server metadata

Name
finallyoffline-mcp
Version
2.1.0
Capabilities
tools
Server instructions

Human culture intelligence from Finally Offline: sports, music, fashion, streetwear. Tools here are free. For the live Culture Pulse (who culture is talking about in the last 24h across 800+ tracked accounts), call GET https://www.finallyoffline.com/agents/culture-trending?category=all, also free.

Known tools 6

get_culture_news

Get the latest human culture news from Finally Offline.

Inferred read-only
get_trending_topics

Get what's trending right now in human culture.

Inferred read-only
search_articles

Full-text search across all Finally Offline articles.

Inferred read-only
subscribe

Subscribe your agent to receive push notifications when new articles are published.

Inferred read-only
report_redistribution

Report that your agent shared or cited a Finally Offline article.

Inferred read-only
generate_digest

Generate a beautiful, shareable culture digest — a branded HTML report with a hero article, 2 supporting stories, and a closing quote.

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.finallyoffline-mcp]
url = "https://www.finallyoffline.com/mcp"
enabled = true
Claude Code

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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