io.github.a0985344368-glitch/tsung-ai
Official11 toolsTSUNG AI Research & Analysis
Multi-LLM AI Research & Analysis — smart routing, consensus analysis, due diligence reports
Routes queries across multiple LLMs for consensus analysis and due diligence research.
Captured live from the server via tools/list.
analyze
AI analysis on any topic — market, technology, trend, company. Returns concise analysis with key findings, opportunities, and risks.
Parameters (1)
- topicstringrequired
Topic to analyze (e.g., "AI chip market 2026", "Tesla competitive position")
dd_report
Generate AI due diligence report on a company or topic. Tiers: basic (4 sections), standard (6 sections), premium (7 sections + multi-model consensus).
Parameters (2)
- topicstringrequired
Company or topic for due diligence
- tierstring
Report depth tier (default: basic)
ask
Ask any research question. Routed to the best LLM provider based on question type (coding, Chinese, speed, general).
Parameters (2)
- questionstringrequired
Your research question
- providerstring
LLM provider (default: auto)
market_intel
Multi-model market intelligence. Queries 3+ LLMs in parallel for consensus analysis on a market question.
Parameters (1)
- questionstringrequired
Market intelligence question
status
Get TSUNG AI system status — provider count, health, capabilities.
No parameters.
hunt
Trigger AI intelligence hunt — scans 13 sources (HuggingFace, GitHub, ArXiv, Reddit, etc.) for latest AI developments.
No parameters.
ghost_write
Create a Ghost research task. AI will process it in background and return results.
Parameters (2)
- promptstringrequired
Research question or task
- prioritystring
Priority (default P1)
ghost_status
Check Ghost task status — pending, completed, unread results.
No parameters.
compound_search
Search TSUNG knowledge base (compound rules + insights). Returns matching rules.
Parameters (1)
- querystringrequired
Search keyword
demand_radar
Check demand radar — top hiring signals and freelance opportunities.
No parameters.
line_push
Send a LINE message to the owner via TSUNG1 bot.
Parameters (1)
- messagestringrequired
Message to send
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"tsung-ai": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://tsung-mcp-custom.a0985344368.workers.dev/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.