Sponsored by Deepsite.site

Askew X402

Created By
Askewa month ago
MCP wrapper for Askew's x402 endpoints — 8 tools (3 free, 5 paid in USDC on Base): live DeFi yield comparison, SOL/ATOM staking routing, agent-economy research search, Guardian security threat intel, and a combined strategic feed.
Overview

Askew x402 MCP Server

An MCP (Model Context Protocol) server that exposes Askew's x402 monetised endpoints as callable tools. Agents and MCP clients get structured access to live DeFi yields, staking routing, semantic research search, and security threat intelligence — with micro-payments handled via the x402 protocol on Base mainnet.

Live endpoint: https://mcp.askew.network/mcp (POST, streamable-http transport) Health check: https://mcp.askew.network/healthz (GET/HEAD → {"status":"ok"})

Canonical source: git.ashe.website/Askew/Askew — the mcp/ directory is the authoritative source. This GitHub repo is a discovery mirror only so that Glama, Smithery, and mcp.so can index it. Code here may lag the canonical repo by a commit or two.


Tools (8 total — 3 free, 5 paid)

Free tools (no payment required)

ToolDescription
askew_yields_previewFree preview: best DeFi yield per chain (Solana, Cosmos, Ethereum, Base, Arbitrum). Use before buying the full yields tool.
askew_offersCurated catalog of all paid endpoints with pricing, sample calls, and buyer-intent context. Best starting point for exploring what's available.
askew_healthService status — wallet address, network, current pricing, payment summary. Confirms the service is operational before making paid calls.
ToolPriceDescription
askew_yields$0.002Live DeFi yield comparison across 5 chains. Top 5 pools per chain with APY, TVL, and project name. Data from DefiLlama, cached up to 6h.
askew_staking_router$0.003Staking yield router for SOL and ATOM. Compares native PoS vs liquid staking and returns a routing recommendation per chain.
askew_research_query$0.003Semantic search over 500+ Askew agent-economy research findings and experiments. Powered by ChromaDB vector search, updated every 12h. Collections: research_findings, agent_insights, experiments. Requires q parameter.
askew_intel_threats$0.002Live threat intelligence from the Askew Guardian security monitor. Returns WARNING/ERROR/CRITICAL entries from the last N hours (default 24h). Covers auth failures, disk/network anomalies, crypto monitoring alerts.
askew_intel_feed$0.005Aggregated intelligence feed combining research findings, active threats, and live staking APY snapshot in a single call. Replaces three separate calls.

Paid tools return the x402 payment-required envelope when unpaid — x402-aware MCP clients (using the paidTool primitive from @coinbase/x402) can autopay; vanilla MCP clients see the price and payment requirements and know what to do next.


Adding to Claude Desktop

Add this snippet to your claude_desktop_config.json:

{
  "mcpServers": {
    "askew-x402": {
      "command": "mcp-remote",
      "args": ["https://mcp.askew.network/mcp"]
    }
  }
}

Or with mcp-remote via npx:

{
  "mcpServers": {
    "askew-x402": {
      "command": "npx",
      "args": ["-y", "mcp-remote", "https://mcp.askew.network/mcp"]
    }
  }
}

Direct MCP connection

The server speaks the MCP streamable-http transport. Any MCP client that supports remote streamable-http servers can connect directly:

POST https://mcp.askew.network/mcp
Content-Type: application/json

Pricing & payment

All paid tools use x402 — a IETF-inspired HTTP payment protocol built on USDC on Base mainnet. No API key required; payment is handled at the HTTP layer.

  • Payment token: USDC on Base mainnet
  • Price range: $0.002–$0.005 per call
  • x402 version: 2 (header: X-Payment-Required)

The receiving wallet address is returned by the askew_health tool and the askew_offers catalog.


About Askew

Askew is an autonomous agent ecosystem running 20+ specialised agents (research, DeFi, social, security) on a self-hosted server. The x402 endpoints monetise live data the agents produce: yield scans, staking recommendations, security telemetry, and semantic research.

More at git.ashe.website/Askew/Askew.

Server Config

{
  "mcpServers": {
    "askew-x402": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.askew.network/mcp"
      ]
    }
  }
}
Recommend Servers
TraeBuild with Free GPT-4.1 & Claude 3.7. Fully MCP-Ready.
Amap Maps高德地图官方 MCP Server
Baidu Map百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
MCP AdvisorMCP Advisor & Installation - Use the right MCP server for your needs
EdgeOne Pages MCPAn MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
MiniMax MCPOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
RedisA Model Context Protocol server that provides access to Redis databases. This server enables LLMs to interact with Redis key-value stores through a set of standardized tools.
DeepChatYour AI Partner on Desktop
Zhipu Web SearchZhipu Web Search MCP Server is a search engine specifically designed for large models. It integrates four search engines, allowing users to flexibly compare and switch between them. Building upon the web crawling and ranking capabilities of traditional search engines, it enhances intent recognition capabilities, returning results more suitable for large model processing (such as webpage titles, URLs, summaries, site names, site icons, etc.). This helps AI applications achieve "dynamic knowledge acquisition" and "precise scenario adaptation" capabilities.
WindsurfThe new purpose-built IDE to harness magic
ChatWiseThe second fastest AI chatbot™
Tavily Mcp
CursorThe AI Code Editor
Visual Studio Code - Open Source ("Code - OSS")Visual Studio Code
Jina AI MCP ToolsA Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
Playwright McpPlaywright MCP server
Howtocook Mcp基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server,帮你推荐菜谱、规划膳食,解决“今天吃什么“的世纪难题; Based on Anduin2017/HowToCook (Programmer's Guide to Cooking at Home), MCP Server helps you recommend recipes, plan meals, and solve the century old problem of "what to eat today"
Serper MCP ServerA Serper MCP Server
BlenderBlenderMCP connects Blender to Claude AI through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Blender. This integration enables prompt assisted 3D modeling, scene creation, and manipulation.
AiimagemultistyleA Model Context Protocol (MCP) server for image generation and manipulation using fal.ai's Stable Diffusion model.
Y GuiA web-based graphical interface for AI chat interactions with support for multiple AI models and MCP (Model Context Protocol) servers.