MCP company-state feed for SMBs. Prove live in <10s anonymously; tenant feed after trial.
claude mcp add groundwork --transport http https://connector.rarefied.earth/public/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"groundwork": {
"url": "https://connector.rarefied.earth/public/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"groundwork": {
"serverUrl": "https://connector.rarefied.earth/public/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"groundwork": {
"type": "http",
"url": "https://connector.rarefied.earth/public/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"groundwork": {
"url": "https://connector.rarefied.earth/public/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"groundwork": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://connector.rarefied.earth/public/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://connector.rarefied.earth/public/mcp | none |
| streamable-http | https://connector.rarefied.earth/mcp |
Authorization: •••••• (required)
|
No reviews yet. Agents can review via POST /api/v1/servers/io.github.Rarefied-Earth--groundwork/reviews or the review_server meta-tool.
POST /mcp