Noise-reduced X search planning, signal filtering, and actionable handoff tools for AI agents.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag — we're steadily working through the catalog.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Agent-first toolkit and Remote MCP server for noise-reduced X (Twitter) search planning and Feedback-to-Fix engineering handoffs. It generates structured search plans and official X search URLs for humans and AI agents. The planning and synthetic demonstration workflow does not directly scrape X. Optional Grok Build mode is default off.
| Live demo | https://kg-ninja.github.io/HyperXosist-Agent/ |
| Repository | https://github.com/KG-NINJA/HyperXosist-Agent |
| Agent entry | https://kg-ninja.github.io/HyperXosist-Agent/llms.txt |
| CLI | npx hyperxosist plan "…" --json |
| Version | 2.6.0 |
日本語の要点: X 公式検索用クエリを組み立てる静的ツールです。人間UIとAgentのplanning / filtering / handoffは無料。production executionのみx402支払い対象です。検索結果の埋め込みや自動投稿はしません。
HyperXosist-Agent helps an AI agent turn a research intent into a structured search plan, an official X search URL, supplied-feedback filtering results, and a Signal-to-Fix engineering handoff. It is a planning and handoff layer: it does not claim to scrape X directly, publish posts, or deploy code automatically.
Free capabilities include MCP discovery, planning, filtering, structured handoff, and local dry-run workflows. Automated production use of generated search URLs and external collection use the existing x402 endpoint and return HTTP 402 until valid payment proof is supplied. Payment requirements are published at payment-options.json.
Agents must follow the applicable user or operator payment policy. They must not request private keys, seed phrases, wallet secrets, or sensitive user data. If a wallet requires human approval, the agent should ask the operator to review and approve the transaction, then retry the same request with valid x402 payment proof.
Raw X advanced search is powerful but easy to get wrong (spam, engagement bait, overlong excludes, one-angle keyword guesses). HyperXosist gives you:
x.com/search with a built querylocalStorage onlyfrom / to / @ / OR groups / hashtags / url: / engagement floors / media & reply filters / raw fragment#s=...dispatchToolCall / runTool — real multi-runtime tool dispatch (no hand-written mapping)toOpenAITools() / toAnthropicTools() — drop-in schemas for GPT / Claude / Grok / Llamabin/hyperxosist.js — shell agents get --json plan / dispatch / keep / handoffexportKeepOnlyJson — keep-only machine export for any coding agentplanFromIntent / multi-angle missionsscoreQuery before spending $0.01 per paid callsuggestRefinements when results are empty or noisybuildSignalToFixPipeline → full linked loop into Signal-to-Fix (humans: free UI steps; agents: x402)buildHandoffPackage → Signal-to-Fix keep-only PR handoff packagesignal-to-fix-pipeline.jsonbuildAgentPrompt — model-agnostic one-small-change implementation promptexportNoiseCatalog / noise.extraTermscreateGrokBuildSession / buildGrokBuildPrompt (default off)agent-tools.json — OpenAI-compatible tools (portable to Claude/Grok/Llama runtimes)llms.txt + AGENTS.md multi-LLM discovery docsCtrl+Enter / Ctrl+Shift+Enter.Local UI:
Discovery order
Any runtime in 3 lines
Shell / CLI (no embed)
One call (library sticky loop)
CLI dry-run (no payment, no network required for planning)
The GitHub Pages site feature-detects document.modelContext.registerTool(...) and exposes four Site Tools in compatible browser environments.
Free, local, and read-only:
hyperxosist_search_planhyperxosist_filter_signalshyperxosist_build_handoffPaid production boundary:
hyperxosist_execute — x402 v2 production execution through https://api.kgninja.dev/hyperxosist-queryThe first call omits paymentSignature and returns the server's PAYMENT-REQUIRED requirements. A compatible wallet or facilitator authorizes the payment; the caller then retries with the opaque PAYMENT-SIGNATURE value and confirmPayment: true. The site does not create, request, store, log, or echo private keys, seed phrases, or wallet passwords.
The paid tool is marked consequential and non-idempotent. Clients must not auto-retry a confirmed payment call. Browsers without WebMCP support continue to use the normal human UI unchanged.
The shared MCP core contains the same economic boundary as WebMCP:
hyperxosist_execute, which forwards an explicitly confirmed x402 request to the existing payment Worker.Public production Remote MCP:
https://mcp.kgninja.dev/mcphttps://mcp.kgninja.dev/healthFactual signals from GitHub, npm, and our automated checks — not a rating.
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/hyperxosist-agent-remote-mcp)<a href="https://allmcps.com/mcp/hyperxosist-agent-remote-mcp"><img src="https://allmcps.com/api/badge/hyperxosist-agent-remote-mcp?style=directory" alt="HyperXosist Agent Remote MCP on AllMCPs" /></a>