io.github.conversiondigital-cmyk/research-sprint
Official4 toolsResearchSprint
AI research reports: market analysis, competitor intel, blog posts. USDC payment.
Generate market analysis, competitor intelligence, and blog posts using AI research.
Captured live from the server via tools/list.
order_market_research
Order a professional market research report (1,500+ words, same-day delivery). Pay $49 USDC on Ethereum mainnet.
Parameters (3)
- topicstringrequired
The market or industry to research
- emailstringrequired
Email address to receive the report
- languagestring
order_competitor_analysis
Order a competitor analysis report (1,500+ words, same-day delivery). Pay $49 USDC on Ethereum mainnet.
Parameters (2)
- topicstringrequired
Your market and competitors to analyze
- emailstringrequired
Email address to receive the report
order_blog_post
Order an SEO-optimized blog post (1,200+ words, same-day delivery). Pay $29 USDC on Ethereum mainnet.
Parameters (3)
- topicstringrequired
Blog post topic and target keywords
- emailstringrequired
Email address to receive the post
- languagestring
order_technical_summary
Order a technical summary (600-1,000 words, same-day delivery). Pay $19 USDC on Ethereum mainnet.
Parameters (2)
- topicstringrequired
Topic or document to summarize
- emailstringrequired
Email address to receive the summary
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"research-sprint": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://research-sprint.vercel.app/api/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.