ENDPOINT 1
https://dripstack.com/api/mcp
MCP server metadata
- Name
- drip
- Version
- 1.0.0
Use Drip to research premium financial newsletters and podcasts. Try one of these prompts: - "What are analysts saying about the SpaceX?" - "What are analysts’ latest stock picks?" - "What are analysts saying about AI or Semiconductor stocks?" - "Show me recent posts from Doomberg." - "what are analysts latest takes on crypto and bitcoin?" Use free discovery tools before paid tools. Ask the user before spending Drip credits.
Known tools 6
search_postsSearch premium newsletter/podcast posts by topic; returns ranked candidates for unlock_post.
Inferred read-onlylist_publicationsList curated publications when the user wants to browse the catalog.
Inferred read-onlyunlock_postUnlock paywalled synthesizedSummary via purchased credits (Bearer pk_drip_…).
Inferred read-onlylist_stock_picksPaid structured stock picks for a UTC day via purchased credits (Bearer pk_drip_…).
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.drip]
url = "https://dripstack.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"drip": {
"type": "http",
"url": "https://dripstack.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: drip
Remote MCP URL: https://dripstack.com/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": {
"drip": {
"url": "https://dripstack.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"drip": {
"type": "http",
"url": "https://dripstack.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "drip",
"transport": "streamable-http",
"url": "https://dripstack.com/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 dripstack.com was fetched 2026-08-10T08:48:29.442Z.
This domain appears to have previously been parked, so its current status is new or unverified.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.