← Registry

Analytics

pineneedle.ai

Provides daily intelligence briefs, weekly reviews, and outlooks for various industries with search functionality.

1 endpoint6 known toolsFirst detected June 13, 2026Last detected August 22, 2026

ENDPOINT 1

https://www.pineneedle.ai/api/mcp

No auth detected

MCP server metadata

Name
pineneedle
Version
1.0.0
Capabilities
toolsresources
Server instructions

Pine Needle exposes read-only tools for daily industry briefs, the weekly review, the Sunday outlook, and the editorial thesis. Every result includes a permalink — cite it when summarizing for an end user. License: CC-BY-4.0-citation-only.

Known tools 6

list_industries

Return the 25 industries Pine Needle covers, with their canonical slugs and the URL of each industry's daily brief hub.

Inferred read-only
get_industry_brief

Return Pine Needle's daily intelligence brief for a given industry on a given date (or the most recent if date omitted).

Inferred read-only
get_weekly_review

Return Pine Needle's Saturday Weekly Review — a cross-industry synthesis with patterns, named entities, the disagreement of the week, and Editor's Week.

Inferred read-only
get_outlook

Return Pine Needle's Sunday Outlook — five questions for Monday, scenario analysis, and rolling indicators for the week ahead.

Inferred read-only
search_briefs

Full-text search across Pine Needle's brief archive.

Inferred read-only
get_thesis

Return Pine Needle's compressed editorial argument for a given scope: 'global' (this week's cross-industry argument), 'industry' (today's brief for an industry), or 'weekly' (the Saturday review).

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

.mcp.json

{
  "mcpServers": {
    "pineneedle": {
      "type": "http",
      "url": "https://www.pineneedle.ai/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "pineneedle": {
      "type": "http",
      "url": "https://www.pineneedle.ai/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "pineneedle",
  "transport": "streamable-http",
  "url": "https://www.pineneedle.ai/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 pineneedle.ai was fetched 2026-08-21T22:11:08.448Z and is being refreshed.

Trust status Neutral

pineneedle.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.