Rarefied Earth Groundwork MCP for Claude Desktop
io.github.rarefied-earth/groundwork
Rarefied Earth Groundwork MCP: company memory for AI agents. 14-day full-access trial, no card.
client:Claude Desktop
transport:streamable-http
Install Rarefied Earth Groundwork MCP in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"groundwork": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://connector.rarefied.earth/public/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs