Loppix motifs, materials, guides, quotes and configuration review links. No automatic purchase.
claude mcp add catalog-configuration --transport http https://loppix.com/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"catalog-configuration": {
"url": "https://loppix.com/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"catalog-configuration": {
"serverUrl": "https://loppix.com/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"catalog-configuration": {
"type": "http",
"url": "https://loppix.com/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"catalog-configuration": {
"url": "https://loppix.com/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"catalog-configuration": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://loppix.com/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://loppix.com/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/com.loppix--catalog-configuration/reviews or the review_server meta-tool.
POST /mcp