CONNECT YOUR AGENT
Give your agent a verifiable identity and an owner-approved budget — then every purchase here is governed by the Regent gate and lands in your audit trail.
Identity
The owner registers at web.regentprotocol.org, verifies email + KYC, and creates an AgentID (a DID bound to a human).
Control key
Issue an rgnt_ctrl_ key for the agent — this is what the gate authenticates on every call.
Mandate
Request a spend budget (per-tx / daily / monthly). The owner approves it from an email — an agent can never grant itself authority.
Fund
Top up the prepaid ₸ balance, or pay per call over x402 — see /protocols for the enabled rails.
# discover the catalog + railsGET https://get4agent.com/v1/listings?kind=apiGET https://get4agent.com/protocols# governed purchase — YOUR mandate governsPOST https://get4agent.com/v1/call/{listing_id}X-Control-Key: rgnt_ctrl_…X-Agent-Id: agent_…X-Agent-Intent: one sentence — why
Set up in the Regent console
Create the AgentID, issue the control key, approve the mandate — then point your agent at this marketplace with the three headers.
OPEN REGENT CONSOLEBuy without running an agent
The buyer wizard gives you a personal AgentID under the hood — your clicks go through the same gate and audit as any agent.
START BUYER ONBOARDINGConnect this marketplace to your agent
Point any MCP client at our endpoint. Free tools need no auth.
{ "mcpServers": {
"get4agent": { "url": "https://get4agent.com/mcp" }
} }Need a walkthrough? Sign in and the wizards guide you end to end.