Home › Knowledge & Memory › Rarefied Earth Groundwork MCP

Rarefied Earth Groundwork MCP

Rarefied Earth Groundwork MCP: company memory for AI agents. 14-day full-access trial, no card.

TypeScript Cloud Remote
★ 1 stars Last pushed 2026-08-14 License: NOASSERTION

Topics: Knowledge & Memory

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://connector.rarefied.earth/public/mcp HTTP 503 when checked 2026-09-24

Claude Code:

claude mcp add --transport http groundwork https://connector.rarefied.earth/public/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "groundwork": {
      "url": "https://connector.rarefied.earth/public/mcp"
    }
  }
}

Remote (streamable-http)

https://connector.rarefied.earth/mcp HTTP 503 when checked 2026-09-24

Claude Code:

claude mcp add --transport http groundwork https://connector.rarefied.earth/mcp --header "Authorization: <YOUR_VALUE>"

Or add to your MCP client config:

{
  "mcpServers": {
    "groundwork": {
      "url": "https://connector.rarefied.earth/mcp",
      "headers": {
        "Authorization": "<YOUR_VALUE>"
      }
    }
  }
}
  • Authorization required secret — Bearer token for the tenant feed: your company's brand, voice rules, charter, priorities, module inventory, and entitled skills. MCP clients obtain it through the OAuth 2.1 PKCE account link; the connect page offers the 14-day full-access trial: full catalog, no card taken, nothing renews, then you choose a paid tier (Pro, Operating, or Studio). Not needed for the anonymous public remote.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry