Skip to content
Back to search
100
MCP live MCP 2026-07-28 streamable-http

HyperXosist-Agent Remote MCP

io.github.kg-ninja/hyperxosist-agent

X feedback discovery, noise-reduced query planning, signal filtering, and AI handoffs.

Uptime
100.0%
1 direct probes · 30d
Response
109ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

hyperxosist_search_plan

Use only for specialized X (Twitter) research planning: complaints, bug reports, feature requests, product feedback, or community signals. Builds multiple noise-reduced official x.com/search URLs and …

hyperxosist_filter_signals

Use after X posts or tweet text have already been collected. Separates actionable bugs, feature requests, and UX friction from empty praise, engagement bait, and spam. It does not fetch, scrape, or se…

hyperxosist_build_handoff

Use to turn previously collected X feedback into a structured Signal-to-Fix package and coding-agent prompt. It does not perform general summarization, search the web, scrape X, or modify source code.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "hyperxosist-agent_remote_mcp": {
      "url": "https://mcp.kgninja.dev/mcp",
      "transport": "streamable-http"
    }
  }
}