xsignal MCP Server
Provides pay-per-call tools for analyzing tokens on the Base network (by Coinbase), including safety preflights, momentum intent with abstention, token briefs, and cited social signals, all paid via x402 (USDC) on Base.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@xsignal MCP Serverintent for 0x4ed4E862860beD51a9570b96d89aF5E1B0Efefed"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
⚡ xsignal
Pay-per-call data ingredients for AI agents on Base, via x402 (USDC). The flagship is the one thing no other x402
signal does: get_intent abstains — it returns "no verdict" (and says so) when it isn't confident enough, instead
of always answering and always charging. 3 free calls per wallet to try, then from $0.01. Verify-only: never
signs or moves funds.
The tools (flagship first)
Tool / route | Price | What you get |
| $0.05 | The composed Base preflight: fuses on-chain safety (SAFE/WATCH/AVOID + rug flags, via MainStreet) with momentum into one verdict — GO / CAUTION / AVOID. Safety gates momentum, so it never green-lights a token that can rug. |
| $0.01 | An outcome-priced momentum verdict ( |
| $0.05 | A meal: fuses market intel + cited social signal into a "what is happening with $TOKEN now" brief. |
| $0.01 | A scored (virality + freshness) and cited real-time X/social signal. |
| $0.01 | Base token market data (liquidity/volume/price/age/flow + flags). Best as an input to the brief. |
| — | MCP (streamable-http): |
| free | health + agent discovery + the installable skill (no data). |
Related MCP server: Octodamus Market Intelligence
Try it free (3 calls per wallet)
Add ?wallet=0xYourAddress to any route for 3 free full results, so you can evaluate quality before paying. After 3,
that wallet pays via x402.
curl "https://xsignal-production.up.railway.app/intent?addr=0x4ed4E862860beD51a9570b96d89aF5E1B0Efefed&min_confidence=0.5&wallet=0xYourAddr"Then run the example — a watchlist alerter that surfaces only the tokens confidently moving (and stays quiet on the rest):
WALLET=0xYourAddr node examples/watchlist-alerter.jsPay with x402 (beyond the free probe)
The first post-probe request returns HTTP 402 with an accepts array (price in USDC, network base, payTo). Pay
with x402-fetch/x402-axios and a funded Base wallet, resubmit with the X-PAYMENT header, get the result. /intent
is pay-first: you pay, then get a verdict or an honest abstain.
Safety
We never sign or move funds. x402 means we receive USDC to payTo; payment is verify-only via a facilitator.
Signals are scored from public X posts + public DEX data — verify before acting; not financial advice. Confidence is a
mechanical heuristic, not a calibrated probability or a prediction.
Config (env)
Var | Purpose |
| address that receives USDC (public; no key). Default = the operator address. |
| per-call prices (default |
| free probe calls per wallet (default |
|
|
| live X/Grok source for |
Run
npm start # :4520
npm test # full self-test suite (signal · tokenintel · brief · intent · x402 · sources · server)Zero runtime deps for the core (plain Node >=18); @coinbase/x402 is used only for CDP-facilitator auth on mainnet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
AlicenseAqualityAmaintenancePre-trade DeFi intelligence for AI agents. 20 paid x402 endpoints, USDC on Base.Last updated231301MIT- AlicenseAqualityBmaintenanceAI consensus market oracle for crypto traders and autonomous agents. BUY/SELL/HOLD signals with 11-signal consensus (RSI, MACD, funding rate, Fear & Greed, congressional trading, Polymarket edges). Ed25519-signed. x402 micropayments on Base.Last updated91MIT
- AlicenseAqualityCmaintenancePay-per-call x402 data products on Base mainnet — sanctions screening, aviation weather, mortgage rates, US property dossier, title chain, wallet balance, and agent session auth. Every call settles in USDC with an on-chain receipt, no accounts or API keys.Last updated7116MIT
Related MCP Connectors
Pay-per-use weather, environment, finance, and on-chain intelligence tools for AI agents via x402.
30 pay-per-call APIs for AI agents: compliance, trade, safety, web, data. USDC on Base via x402.
Pay-per-call x402 gateway: agent tools, OpenAI-compatible LLM, market data, RPC, security audits.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/philpof102-svg/xsignal'
If you have feedback or need assistance with the MCP directory API, please join our Discord server