Authproof
@kaleckh
Authproof について
API auth for AI agents. Replace shared API keys with signed, non-replayable requests. Agents discover, self-register, and sign requests with ERC-8128.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"authproof": {
"command": "npx",
"args": [
"-y",
"@authproof/mcp-server"
],
"env": {
"AUTHPROOF_SERVER": "https://authproof.io"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Authproof?
Authproof provides API authentication for AI agents, replacing shared API keys with signed, non-replayable requests. Agents discover, self-register, and sign requests using the ERC-8128 standard.
How to use Authproof?
—
Key features of Authproof
- Replaces shared API keys with signed requests
- Non-replayable request authentication
- Enables agent discovery and self-registration
- Uses ERC-8128 signing standard
Use cases of Authproof
- Securing API endpoints for AI agents
- Eliminating vulnerabilities of shared API keys
- Authenticating agents without replay attacks
FAQ from Authproof
What is Authproof for?
Authproof provides API authentication for AI agents, replacing shared API keys with signed, non-replayable requests.
How does Authproof work?
Agents discover, self-register, and sign requests using the ERC-8128 standard.
What protocol does Authproof use?
It uses ERC-8128 for signing requests.
「開発者ツール」の他のコンテンツ
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
OpenSumi
opensumiA framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
@vercel/mcp-adapter
vercelEasily spin up an MCP Server on Next.js, Nuxt, Svelte, and more
MCP server to deploy code to Google Cloud Run
GoogleCloudPlatformMCP server to deploy apps to Cloud Run
コメント