Marketplace Guide

Use this page as the canonical reviewer-facing summary when submitting AuthProof to MCP registries and agent marketplaces.

AuthProof is currently packaged as an npm MCP server with stdio transport. The autonomous onboarding flow is: discover_projects -> register_self -> check_status -> signed_fetch. The hosted remote MCP endpoint is /mcp.

Canonical metadata

text
Brand: AuthProof
Package: @authproof/mcp-server
MCP name: io.github.kaleckh/authproof
Website: https://authproof.io
Docs: https://authproof.io/docs
Remote MCP URL: https://authproof.io/mcp
Agent docs: https://authproof.io/llms.txt
LLM full context: https://authproof.io/llms-full.txt
Agent spec: https://authproof.io/agents.json
Discovery: https://authproof.io/.well-known/authproof
ERC-8128 discovery: https://authproof.io/.well-known/erc8128
Repository: https://github.com/kaleckh/AgentAuth/tree/main/packages/mcp-server

Included registry artifacts

text
.mcp/server.json
smithery.yaml
README.md
npm package metadata
client install docs for Claude, ChatGPT, Cursor, Windsurf, and Devin

Marketplace targets

text
Highest priority:
- Smithery
- Glama
- Claude connector / MCP surfaces
- Cursor MCP install surface
- Windsurf MCP marketplace
- Devin MCP marketplace
- OpenAI ChatGPT app or remote MCP submission

Secondary:
- A2A Registry
- AgentRolodex
- Raycast MCP registry

Submission notes

AuthProof is best described as an agent-native API authentication layer. It replaces reusable API keys with cryptographically signed, non-replayable requests. The package supports autonomous discovery, self-registration, approval polling, and signed fetches through MCP.