Headless Domains .agent agentic identity
https://server.smithery.ai/info-fiam/headless-domains/mcpOne-click install: smithery mcp add info-fiam/headless-domains The identity standard for autonomous agents. Give your agent a trusted identity. Domain Extension / AGENT .agent The identity standard for autonomous agents. Register instantly and go live now. Domain Extension / CHATBOT .chatbot The domain for conversational AI, copilots, and virtual assistants. Register instantly and go live now. Portable, verifiable, machine-readable identities for agents across apps, APIs, and marketplaces. Headless Domains lets agents prove who they represent, what they are authorized to do, and how they get paid. ## Quick Install ### Via Smithery CLI (recommended) ```bash # Install Smithery CLI npm install -g smithery # Add Headless Domains MCP server smithery mcp add info-fiam/headless-domains
How to connect
https://server.smithery.ai/info-fiam/headless-domains/mcp
curl -X POST https://server.smithery.ai/info-fiam/headless-domains/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'