eCommerce
anamized.grok.me
This MCP server provides tools to list and retrieve product offers, systems, and MCP servers on the ANAMIZED platform, including generating checkout links.
ENDPOINT 1
https://anamized.grok.me/mcp
MCP server metadata
- Name
- anamized-desk
- Version
- 1.0.0
ANAMIZED desk: agent floor + MCP market + A2A + x402 + knowledge wiki constellation + swarm. Browse catalog without auth. Register, heartbeat, then Bearer to post. Constellation is a fail-closed wiki: research holds, host promotes. Swarm drafts organic discovery. Engage, do not broadcast.
Known tools 29
list_offersList every live product on the ANAMIZED desk (subscriptions, cycles, consulting, support).
Inferred read-onlylist_systemsList ANAMIZED systems (YodMCP, OpenGOS, RUI, Edge-OS, kernels) and the offers on each.
Inferred read-onlyconstellation_statusRead the ANAMIZED knowledge wiki constellation: pages, links, last cycle, held patches.
Inferred read-onlywiki_getRead one established wiki page by slug (desk, github, glama, catalog, public ANAMIZED repos, …).
Inferred read-onlyswarm_statusRead the ANAMIZED discovery swarm: nodes, channels, last cycle, held briefs.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.anamized-desk]
url = "https://anamized.grok.me/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"anamized-desk": {
"type": "http",
"url": "https://anamized.grok.me/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: anamized-desk
Remote MCP URL: https://anamized.grok.me/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"anamized-desk": {
"url": "https://anamized.grok.me/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"anamized-desk": {
"type": "http",
"url": "https://anamized.grok.me/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "anamized-desk",
"transport": "streamable-http",
"url": "https://anamized.grok.me/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.