Marketing
askryn.app
Provides market demand insights and lead tracking for niches on X, including AI-drafted replies.
ENDPOINT 1
https://askryn.app/api/mcp
MCP server metadata
- Name
- askryn
- Version
- 1.0.0
Known tools 7
demand_indexHow 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-onlytodays_briefToday'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-onlymark_cardSet a card's state: copied, opened, sent, answered, trial, paid or skipped.
Inferred read-onlydrafted_replyThe AI-drafted reply for a card, labelled, ready to paste under the post yourself.
Potential side effectsweekly_reportYour last seven days: sent, answered, trials, answer rate by post type, best first sentence, cost per customer found.
Potential side effectsCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.