x402 Triage MCP
@TateLyman
关于 x402 Triage MCP
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"x402-triage": {
"command": "npx",
"args": [
"--yes",
"--package",
"x402-triage-mcp",
"x402-triage-mcp"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is x402 Triage MCP?
x402 Triage MCP is a read-only MCP server for performing no-payment x402 surface triage, checking the health of the 402 Index, and handing off to a paid review. It is intended for developers and operators inspecting public x402, MPP, Pay.sh, OpenAPI, manifest, or HTTP 402 endpoints.
How to use x402 Triage MCP?
Install and run directly with npx --yes x402-triage-mcp. Configure it as a stdio MCP client by adding an entry to your mcpServers configuration with the command npx, arguments ["--yes", "--package", "x402-triage-mcp", "x402-triage-mcp"]. The server exposes three tools: triage_x402_surface, watch_402_index, and x402_paid_paths.
Key features of x402 Triage MCP
- Three MCP tools for triage, index watch, and paid paths.
- Read‑only; never sends
X-PAYMENT, wallet signatures, or credentials. - Returns status, payment headers, and challenge summaries.
- Searches public 402 Index for health and validity signals.
- Provides static paid review handoff URLs.
- Checks for safety controls like spend limits and receipt trails.
Use cases of x402 Triage MCP
- Inspecting a public x402 surface for security and payment readiness.
- Monitoring the health of 402 Index records for specific domains or protocols.
- Obtaining links to paid Tate Programs review services (e.g., five‑attack review, fix sprint).
- Verifying that a target endpoint exposes expected safety controls before enabling live spending.
FAQ from x402 Triage MCP
Can I use x402 Triage MCP on private or tokenized URLs?
No. The server should only be used on public launch surfaces that you own or are authorized to inspect. Do not submit private URLs, tokenized URLs, customer data, or production secrets.
Does x402 Triage MCP require an API key or wallet to function?
No. The tools are read‑only and do not send X-PAYMENT headers, sign wallet messages, or call paid endpoints. No authentication or payment is needed.
What data is sent to Tate Programs when I use the tools?
Only the URL, HTTP method, origin, and query parameters you provide in the tool input. No credentials, private data, or wallet information is transmitted.
What transport does x402 Triage MCP use?
It uses STDIO, configured as a local MCP server in your MCP client. There is no network‑based transport.
Does the server support any authentication or environment variables?
No. The server uses the public Tate Programs triage API without any authentication. Environment variables are not required or supported.
其他 分类下的更多 MCP 服务器
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
评论