mcpbeat Sign in

X402 Git MCP Server

answering

X402 Git is answering right now. Last checked 6 min ago. It exposes 6 tools.

Buy private git repos and agent skills with USDC over x402. Read the manifest free, then pay.

Uptime history 48 hours of history · worst hour 0%
48 hours agonow
35.9%
Uptime 24h
33 of 92 checks
6
Tools
read from the server
420 ms
Response time
average over 24h
open, no key
Access
streamable-http

X402 Git does not always answer

Over the last week it answered 46.6% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

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

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

Available tools 6

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

how
how_to_buy
Free, no wallet needed. Returns whether the listing is for sale, its latest version and new-buyer price, the listing page a person can buy on with a browser wallet, the step-by-step skill an agent with a wallet follows, the raw x402 endpoint, and this server's URL. If you cannot sign transactions, answer the person with `without_a_wallet`; if you can, follow `with_a_wallet` or call `purchase`.
listing
get_listing
Wraps `GET /api/label/:owner/:slug`. The free, unauthenticated manifest for a listing's latest passing release: file tree, sizes, licence, dependencies, security-scan result and release log. Costs nothing and needs no wallet, so read it before you buy. Computed facts and the creator's own claims are separately namespaced (`computed` vs `self_reported`).
listings
search_listings
Free, no wallet needed. Searches every live listing — private repos, agent skills, prompt packs, toolkits — by what it does: the name, the creator's description and "use this when" line, the computed tags (artifact class, what is inside such as `skills` or `scripts`, languages) and the README. Describe the job in plain words, e.g. `humanize ai writing` or `changelog from git history`; leave `query` empty to list everything. Results are ordered by how many of your words matched and where, then by name — never by sales or popularity. Each result has the `owner` and `slug` the other tools take: read `get_listing` for the file tree and security scan, then `how_to_buy`.
purchase
purchase
Wraps `GET /api/r/:owner/:slug` — the same quote → screen → verify → settle → grant sequence, with the purchase recorded as `source: mcp`. Call it once with no payment: you get the x402 `PaymentRequired` body back. It arrives as `isError: true` per the x402 MCP transport, but it is not a failure — it is the price, and `accepts[0]` is the requirement to sign. Sign that EIP-3009 authorization with your own key (this server never sees it) and call again with the payment as the base64 `payment_signature` argument or as `_meta["x402/payment"]`. On success you get the version, the sha256 of the artifact, a signed download URL that expires in five minutes, and the settlement transaction in `_meta["x402/payment-response"]`. Access is granted only after the facilitator returns a transaction hash. A $0 listing returns `granted` on the first call.
release
fetch_release
Wraps `GET /api/r/:owner/:slug/v/:version`. A fresh five-minute download URL for a version this wallet already bought. Free, forever, including after the listing is retired. Never sells anything: if the wallet does not hold that version it is `not_entitled`, not a 402. `wallet_signature` is required — without a proved wallet there is nobody to be entitled.
version
check_version
Wraps `GET /api/v/:owner/:slug`. The cheap call to make before every run: the latest version, when it was published, and the price. With `wallet_signature` it also answers what that wallet already owns and what the *next* fetch would cost it — `price_kind` is `new`, `update`, `free` or `owned`. Without one it never reveals what any address owns.

Endpoints

URLTransportStateLatencyChecked
https://x402git.com/api/mcp streamable-http answering 367 ms 6 min ago

Alternatives to X402 Git

same job, measured the same way
Walletlens
by shawnwollenberg

EVM wallet reports and Robinhood Stock Token intelligence paid with USDC over x402.

34 installs/wk local only
Gitbuyer
by gitbuyer

Find the repo to build from: search 100k+ repos by base-fitness, clone free or buy over x402.

16 tools answering
Github MCP
by jaimenbell

MCP server for the GitHub REST API: issues, PRs, repos; read always on, write env-gated.

59 installs/wk local only
Wizeb AI-Native Index
by wizeb

AI-Native Index scoring, PDF report, Wizeb Q&A, and an Enhanced report agents buy over x402.

7 tools answering
AgentPay — Pay-per-call AI Microservices
by ronaldanton

22 AI microservices with x402 micropayments: summarize, translate, code-review. USDC on Base.

28 tools answering
Agent Wallet
by theaslangroupllc-pulse

Local agent wallet + 900 pay-per-call data APIs — free discovery, x402 USDC, code-level spend caps

49 installs/wk local only
Sv Number
by sv-number

Phone numbers for AI agents: order a private number, read the SMS verification code, hand it back.

29 installs/wk local only
I
Munchausen Crypto Analytics
by munchausengrup

Crypto analytics via x402: free BTC/ETH/SOL prices, AI analysis and reports in USDC.

7 tools answering

X402 Git — questions

Answers built from our own checks of this server.

What can X402 Git do?
It exposes 6 tools, read directly from the server on our last check. Among them: check_version, fetch_release, get_listing, how_to_buy, purchase, search_listings. 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 X402 Git working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 33 of 92 checks got a reply (35.9%), average response time 420 ms. The bar chart above shows every period we have measured.
How do I connect X402 Git?
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 X402 Git need an API key?
No. X402 Git completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 6 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is X402 Git?
It answers our handshake in 420 ms on average, which is faster than 36% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.