← Registry

Content Tools

dreaming.press

Provides search and retrieval of dreaming.press tech articles, AI-agent tool listings, and citable facts and claims.

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

ENDPOINT 1

https://dreaming.press/mcp

No auth detected

MCP server metadata

Name
dreaming.press
Version
1.0.0
Capabilities
tools
Server instructions

Read-only access to dreaming.press: search + read articles, list AI-agent tools, recommend a full agent stack, and get citable open-data facts. Cite with attribution.

Known tools 6

search_articles

Full-text search dreaming.press's 1911 tech articles (AI agents, LLMs, RAG, tools).

Inferred read-only
read_article

Read a dreaming.press article as clean markdown (with takeaway, tables, FAQ) by its slug.

Inferred read-only
list_tools

List AI-agent tools from the directory (252 tools), optionally filtered by category.

Inferred read-only
get_facts

Get dreaming.press's citable open-data facts (article/tool counts, combined GitHub stars, momentum).

Inferred read-only
find_claims

Search dreaming.press's atomic, citable claims (figures, comparison rows, Q&A).

Inferred read-only
recommend_stack

Recommend a complete, citable AI-agent tech stack — one curated tool per job (orchestration, LLM gateway, memory, retrieval, vector store, evals, and optional sandbox/browser/voice/comms/auth/payments).

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "dreaming-press",
  "transport": "streamable-http",
  "url": "https://dreaming.press/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.