Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| pot_generate | Generate a Proof of Time for a transaction. Returns potHash, timestamp, stratum, and GRG integrity shards. |
| pot_verify | Verify a Proof of Time using its hash and GRG shards. Returns validity, mode (turbo/full), and timestamp. |
| pot_query | Query Proof of Time history from local log and on-chain subgraph. |
| pot_stats | Get PoT statistics: total swaps, turbo/full counts, and turbo ratio for a given period. |
| pot_health | Check PoT system health: time source status, subgraph sync, server uptime, and current mode. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |