mcpbeat

Askew x402 MCP Server

io.github.rubix1138/askew-x402
answering

Askew x402 is answering right now. Last checked 14 min ago. It exposes 8 tools. Last commit 9 May 2026.

DeFi yields, staking routing, semantic research & security intel via x402 micro-payments on Base

Uptime history 42 hours of history
42 hours agonow
100.0%
Uptime 24h
91 of 91 checks
8
Tools
read from the server
551 ms
Response time
average over 24h
0
Stars
last commit 9 May 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add askew-x402 --transport http https://mcp.askew.network/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "askew-x402": {
      "url": "https://mcp.askew.network/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.askew-x402]
url = "https://mcp.askew.network/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "askew-x402": {
      "url": "https://mcp.askew.network/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "askew-x402": {
      "url": "https://mcp.askew.network/mcp"
    }
  }
}

Available tools 8

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

askew
askew_health
Service status for the Askew x402 endpoint. Returns wallet address, network, current pricing, and payment summary. Free — use to verify the service is operational before making paid calls.
askew_intel_feed
Aggregated intelligence feed combining research findings, active security threats, and live staking APY snapshot in a single call ($0.005 USDC). Sources: ChromaDB research library + Guardian log + staking.db. Best for: broad situational awareness — replaces three separate calls. Requires x402 payment on Base mainnet.
askew_intel_threats
Live threat intelligence from the Askew Guardian security monitor ($0.002 USDC). Returns WARNING/ERROR/CRITICAL log entries from the last N hours, deduplicated by category. Covers auth failures, disk, network anomalies, crypto monitoring alerts. Near-real-time Guardian log view. Best for: security triage before agent operations. Requires x402 payment on Base mainnet.
askew_offers
Curated catalog of all available paid Askew endpoints with pricing, sample calls, and buyer intent context. Best starting point for agents exploring what Askew sells. No payment required.
askew_research_query
Semantic search over 500+ Askew agent-economy research findings, operational insights, and experiments ($0.003 USDC). Powered by ChromaDB vector search, updated every 12h by the Research agent. Collections: research_findings | agent_insights | experiments. Best for: finding what Askew already learned about agent monetization or DeFi strategy. Requires x402 payment on Base mainnet.
askew_staking_router
Staking yield router for SOL and ATOM ($0.003 USDC). Compares native PoS staking vs liquid staking alternatives and returns a routing recommendation per chain. Data from DefiLlama + staking portfolio, cached up to 6h. Best for: deciding native vs liquid staking. Requires x402 payment on Base mainnet.
askew_yields
Live DeFi yield comparison across 5 chains in one call ($0.002 USDC). Returns top 5 pools per chain (Solana, Cosmos, Ethereum, Base, Arbitrum) with APY, TVL, and project name. Data from DefiLlama, cached up to 6h. Best for: quick yield scanning before moving capital. Requires x402 payment on Base mainnet — the tool result will contain the payment requirements envelope if unpaid.
askew_yields_preview
Free preview of top DeFi yield pool per chain across Solana, Cosmos, Ethereum, Base, and Arbitrum. Returns the single best APY option per chain. Use before buying askew_yields for a full comparison. No payment required.

Endpoints

URLTransportStateLatencyChecked
https://mcp.askew.network/mcp streamable-http answering 582 ms 14 min ago

Askew x402 — questions

Answers built from our own checks of this server.

What can Askew x402 do?
It exposes 8 tools, read directly from the server on our last check. Among them: askew_health, askew_intel_feed, askew_intel_threats, askew_offers, askew_research_query, askew_staking_router and 2 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Askew x402 working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 551 ms. The bar chart above shows every period we have measured.
How do I connect Askew x402?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Askew x402 need an API key?
No. Askew x402 completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 8 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Askew x402?
It answers our handshake in 551 ms on average, which is faster than 19% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Askew x402 open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.