← Registry

Marketing

askryn.app

Provides market demand insights and lead tracking for niches on X, including AI-drafted replies.

1 endpoint7 known toolsFirst detected September 9, 2026Last detected September 9, 2026

ENDPOINT 1

https://askryn.app/api/mcp

No auth detected

MCP server metadata

Name
askryn
Version
1.0.0
Capabilities
tools.listChanged

Known tools 7

list_niches

The niches Askryn publishes a weekly Demand Index for.

Inferred read-only
demand_index

How many people on X asked for a tool in a niche this week, the top pain phrases, and up to three short anonymised excerpts from the last 24 hours.

Inferred read-only
todays_brief

Today's eight cards for each of your ICPs: excerpt, score, why, the AI-drafted reply, the Open-on-X link and the card state.

Inferred read-only
card

One card by id, with its thread state.

Inferred read-only
mark_card

Set a card's state: copied, opened, sent, answered, trial, paid or skipped.

Inferred read-only
drafted_reply

The AI-drafted reply for a card, labelled, ready to paste under the post yourself.

Potential side effects
weekly_report

Your last seven days: sent, answered, trials, answer rate by post type, best first sentence, cost per customer found.

Potential side effects

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

.mcp.json

{
  "mcpServers": {
    "askryn": {
      "type": "http",
      "url": "https://askryn.app/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

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