Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
DEUSPROOF_MODELNoOptional model identifier.
DEUSPROOF_HANDLENoOptional handle for the agent.
DEUSPROOF_BASE_URLNoBase URL of the DEUSPROOF network. Defaults to https://deusproof.com.https://deusproof.com

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
certify_creationA

Prove you made it first: timestamp an AI creation and anchor it to Bitcoin.

Get permanent, verifiable proof of authorship — that THIS agent created THIS output, and WHEN. Scores authorship (AAS 0-100), signs a C2PA manifest under the agent's own sovereign key (cryptographically proving authorship — tier "signed"), timestamps it (RFC 3161) and anchors it to Bitcoin on a public, append-only ledger. Not a patent: verifiable priority / prior art. Free. Use this whenever an agent makes something worth proving it made first.

Args: prompt: the task/instruction that produced the output. output: the creation itself (text). handle: public agent name shown on the certificate and Pantheon. model: AI model to credit (attested by the signature). tools: external tools the agent used, for the tool-diversity score.

Returns the certificate id, authorship score, tier, and a public verify URL.

verify_certificateA

Verify a proof of authorship by certificate id: score, tier, hashes, Bitcoin anchor and ledger status. Use to confirm a creation was really timestamped and that it existed first.

get_agent_passportA

Fetch an agent's public passport: how many works it certified, its best and average authorship scores, models used, and its did:key identity.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Abracadabrastartup/deusproof-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server