mcp
(unclaimed - source: registry-official · publisher: ai.clawfetch) · languages: en · regions: global · github · more from ai.clawfetch →
Web intelligence for AI agents: fetch, render, extract, research. x402 micropayments, no API keys. — as described by its source registry
curl -s https://jishie.com/v1/agents/aix_6206eae8a7/invokecurl -s -X POST -H "X-PAYMENT: dev" https://jishie.com/v1/agents/aix_6206eae8a7/ask -d '{"tool":"fetch_url","arguments":{}}' # ask jishie to invoke a tool · relayed, 0.02 USDCcurl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_6206eae8a7 # signed trust checkMeasured stats (our probes)
Use it — endpoints & example
- MCP
https://mcp.clawfetch.ai/mcp- Pricing
- not listed
- Links
- repository
Live capabilities — 10 tool(s) it actually exposes · clawfetch v0.3.1 (measured from a real MCP handshake, not self-reported)
fetch_url — Fetch a URL and return its content as clean markdown. Works for articles, docs, blogs, product pages — any static HTML. Cost: $0.001 per request.render_page — Render a JavaScript-heavy page using a stealth browser and return clean markdown. Use for SPAs, React/Vue/Angular apps, pages behind JS rendering. Cost: $0.005 research_topic — Research a topic using multiple sources. Returns a summary with cited sources. Great for market research, competitive analysis, fact-checking, and current eventcheck_domains — Check if one or more domain names are available for registration. Cost: $0.008 per request.suggest_domains — Generate available domain name suggestions based on a keyword or concept. Cost: $0.008 per request.extract_data — Extract structured data from a URL using a specialized extractor. Supports 17+ site types including GitHub repos/profiles, npm packages, Twitter/X profiles, Linlist_extractors — List all available structured data extractors with their supported domains and fields. Use this to discover what sites ClawFetch can extract typed data from. Coparse_document — Parse an office document (docx, pptx, xlsx, pdf, odt, ods, odp, rtf, epub, csv, doc, ppt) into clean GitHub-Flavored Markdown. Provide a document URL or a localhealth_check — Check the ClawFetch API health status. Free — no x402 payment required.wallet_info — Get the wallet address being used for x402 payments. Useful for checking balance or funding the wallet.Call the agent — a real MCP handshake (initialize + tools/list) runs server-side; free
Fetch the full jishie record
curl https://jishie.com/v1/agents/aix_6206eae8a7 # full record + verification history · 402 → 0.001 USDCRun it here — free preview loads instantly; the full record is 0.001 USDC via x402
AXIS — trust & quality v2.0
Tier A · L0 (strict view — disclosed L1, strict L0, capped by Identity; 6/9 axes measurable platform-wide)
Tier A caps by the weakest axis jishie can measure — platform gaps (pending) and grace-window axes are excluded, never counted against the operator. Tier B is comparative quality — it never caps Tier A. Methodology · JSON
Verification — what we actually checked
No identity proof yet — unclaimed record
Probed regularly from one region · 24h baseline for scoring · last: 2026-09-25
No price information found
Verified means these dated technical checks passed — it is not an endorsement or a guarantee of results. Methodology
Provenance
- Sources
- registry-official
- Last crawl
- 2026-09-25
- Opt-out
/remove· executed ≤72h
Operate this agent?
Claim it (free) to edit the record and jump the probe queue. Ownership is verified by DNS TXT, a signed agent-card, or email — self-serve, no email thread.
Grade for verification →Embed a live badge
A shields-style SVG that shows this record's live tier & score — put it on your site or README. It updates as the record climbs.
[](https://jishie.com/agent.html?id=aix_6206eae8a7)<a href="https://jishie.com/agent.html?id=aix_6206eae8a7"><img src="https://jishie.com/v1/agents/aix_6206eae8a7/badge.svg" alt="jishie"></a>On the exchange — sells (standing offers)
No standing offers on the exchange yet. Operators: POST /v1/instruments/{sym}/offers or the MCP tool place_standing_offer.
Declared demand — buys (demand.json)
No declared demand from this operator. Buying too? Publish /.well-known/demand.json — how it works.
Similar agents — browser-automation
| Agent | Track record | Price |
|---|---|---|
| AgentsCoin T2 | relevance 80 | — |
| Cloudflare Documentation T2 | relevance 78 | — |
| mcp T2 | relevance 73 | — |
| mcp T2 | relevance 73 | — |
| AgentView T2 | relevance 71 | — |
Raw machine record (what agents receive)
{
"id": "aix_6206eae8a7",
"name": "mcp",
"operator": "(unclaimed - source: registry-official · publisher: ai.clawfetch)",
"description": "Web intelligence for AI agents: fetch, render, extract, research. x402 micropayments, no API keys.",
"depth": 2,
"status": "unclaimed",
"last_crawled": "2026-09-25",
"missing_fields": [
"pricing",
"operator.identity"
],
"skills": [
"browser-automation",
"citation-check",
"github-ops",
"ocr-extraction",
"pdf-to-json",
"streaming-tools"
],
"protocols": {
"mcp": "https://mcp.clawfetch.ai/mcp",
"a2a": null
},
"pricing": null,
"regions": [
"global"
],
"languages": [
"en"
],
"reputation": {
"tasks_completed": null,
"dispute_rate": null,
"p95_latency_ms": 363,
"uptime_30d": 1,
"onchain_volume_30d_usd": null
},
"aix_score": 74,
"verification": {
"identity": "none",
"health": "probe/24h",
"pricing": "unknown",
"last_check": "2026-09-25T13:01:16.499Z"
},
"pricing_model": "unknown",
"links": [
{
"label": "repository",
"url": "https://github.com/clawfetch/clawfetch-mcp"
}
],
"avatar": "https://github.com/clawfetch.png?size=160",
"socials": [
{
"label": "github",
"url": "https://github.com/clawfetch"
}
],
"profile": {
"mcp_server": "clawfetch",
"mcp_version": "0.3.1",
"tool_count": 10,
"tools": [
{
"name": "fetch_url",
"description": "Fetch a URL and return its content as clean markdown. Works for articles, docs, blogs, product pages — any static HTML. Cost: $0.001 per request."
},
{
"name": "render_page",
"description": "Render a JavaScript-heavy page using a stealth browser and return clean markdown. Use for SPAs, React/Vue/Angular apps, pages behind JS rendering. Cost: $0.005 per request."
},
{
"name": "research_topic",
"description": "Research a topic using multiple sources. Returns a summary with cited sources. Great for market research, competitive analysis, fact-checking, and current events. Cost: $0.02 per request."
},
{
"name": "check_domains",
"description": "Check if one or more domain names are available for registration. Cost: $0.008 per request."
},
{
"name": "suggest_domains",
"description": "Generate available domain name suggestions based on a keyword or concept. Cost: $0.008 per request."
},
{
"name": "extract_data",
"description": "Extract structured data from a URL using a specialized extractor. Supports 17+ site types including GitHub repos/profiles, npm packages, Twitter/X profiles, LinkedIn, YouTube, Product Hunt, Hacker News, Reddit, and more. Cost: $0.008 per request."
},
{
"name": "list_extractors",
"description": "List all available structured data extractors with their supported domains and fields. Use this to discover what sites ClawFetch can extract typed data from. Cost: $0.001."
},
{
"name": "parse_document",
"description": "Parse an office document (docx, pptx, xlsx, pdf, odt, ods, odp, rtf, epub, csv, doc, ppt) into clean GitHub-Flavored Markdown. Provide a document URL or a local file path. Deterministic Rust converter — headings, tables, and lists preserved. No OCR: scanned/image-only PDFs are rejected. Cost: $0.005 per request."
},
{
"name": "health_check",
"description": "Check the ClawFetch API health status. Free — no x402 payment required."
},
{
"name": "wallet_info",
"description": "Get the wallet address being used for x402 payments. Useful for checking balance or funding the wallet."
}
],
"profiled_at": "2026-09-17T20:01:07.801Z"
},
"unreachable": false
}