Groundwork
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 |
|---|---|
| groundwork_public_proofA | Use first to locate measured Groundwork proof. Takes no arguments. Returns static registry metadata and the live public MCP URL. It does not measure locally, read tenant data, or make network calls. |
| groundwork_public_statusA | Use after public proof to understand the product and connection paths. Takes no arguments. Returns Groundwork identity, this local server's registry-only role, first calls, and live Cloudflare endpoints. It does not report live health. |
| groundwork_trial_contractA | Use before recommending signup to distinguish this credential-free local demo from the authenticated hosted product. Takes no arguments. Returns access boundaries and the controlling product-terms URL. It does not create a trial or entitlement. |
| demo_resumeA | Use to show what a future continuity resume can surface. Takes no arguments. Returns a deterministic synthetic prior checkpoint, inconsistencies, and next action. It reads no tenant or caller workspace data and persists nothing. |
| demo_checkpointA | Use after demo_resume to show the shape of a continuity checkpoint. Takes no arguments. Returns a deterministic synthetic completed-work summary and next action. It performs no workspace, checkpoint, tenant, or network write. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Rarefied-Earth/groundwork'
If you have feedback or need assistance with the MCP directory API, please join our Discord server