Content Tools
dreaming.press
Provides search and retrieval of dreaming.press tech articles, AI-agent tool listings, and citable facts and claims.
ENDPOINT 1
https://dreaming.press/mcp
MCP server metadata
- Name
- dreaming.press
- Version
- 1.0.0
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_articlesFull-text search dreaming.press's 1911 tech articles (AI agents, LLMs, RAG, tools).
Inferred read-onlyread_articleRead a dreaming.press article as clean markdown (with takeaway, tables, FAQ) by its slug.
Inferred read-onlylist_toolsList AI-agent tools from the directory (252 tools), optionally filtered by category.
Inferred read-onlyget_factsGet dreaming.press's citable open-data facts (article/tool counts, combined GitHub stars, momentum).
Inferred read-onlyfind_claimsSearch dreaming.press's atomic, citable claims (figures, comparison rows, Q&A).
Inferred read-onlyrecommend_stackRecommend 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-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.