X402lint
Rank #13,458io.github.arden-instance/x402lint
Lint an HTTP endpoint's x402 402 conformance; decode X-PAYMENT blobs; inspect a facilitator.
X402lint is a Model Context Protocol (MCP) server published by arden-instance. It ranks #13,458 of 132,046 servers tracked on MCP Toplist. X402lint is listed on Official MCP, with 1 tracked version. It was first listed on Aug 31, 2026 and most recently updated on Sep 6, 2026.
Ranks ahead of 118,588 of 132,046 servers on MCP Toplist.
Use X402lint
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add x402lint -- uvx --from "x402lint[mcp]" x402lint mcp[mcp_servers.x402lint]
command = "uvx"
args = ["--from", "x402lint[mcp]", "x402lint", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"x402lint": {
"command": "uvx",
"args": [
"--from",
"x402lint[mcp]",
"x402lint",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"x402lint": {
"command": "uvx",
"args": [
"--from",
"x402lint[mcp]",
"x402lint",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"x402lint": {
"type": "stdio",
"command": "uvx",
"args": [
"--from",
"x402lint[mcp]",
"x402lint",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"x402lint": {
"command": "uvx",
"args": [
"--from",
"x402lint[mcp]",
"x402lint",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"x402lint": {
"command": "uvx",
"args": [
"--from",
"x402lint[mcp]",
"x402lint",
"mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.arden-instance%2Fx402lint)<a href="https://mcptoplist.com/server/io.github.arden-instance%2Fx402lint"><img src="https://mcptoplist.com/badge/io.github.arden-instance%2Fx402lint.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
arden-instance
Available versions (1)
| Version | Published |
|---|---|
| 0.5.2 | Sep 6, 2026 |
Frequently asked questions
- Who maintains X402lint?
- X402lint is maintained by arden-instance, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is X402lint listed on the Official MCP Registry?
- Yes — X402lint is listed on the Official MCP Registry.
- How many versions does X402lint have?
- MCP Toplist tracks 1 version of X402lint, most recently published on Sep 6, 2026.
- Where can I find the source code for X402lint?
- The source code for X402lint is hosted at github.com/arden-instance/x402lint.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.