Play a legendary text adventure by talking to your AI — no commands to memorize. The Hidden Empire p
claude mcp add hidden-empire --transport sse https://hidden-empire.mctx.ai/v0.10.0
~/.cursor/mcp.json
{
"mcpServers": {
"hidden-empire": {
"url": "https://hidden-empire.mctx.ai/v0.10.0"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"hidden-empire": {
"serverUrl": "https://hidden-empire.mctx.ai/v0.10.0"
}
}
}
.vscode/mcp.json
{
"servers": {
"hidden-empire": {
"type": "sse",
"url": "https://hidden-empire.mctx.ai/v0.10.0"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"hidden-empire": {
"url": "https://hidden-empire.mctx.ai/v0.10.0"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"hidden-empire": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://hidden-empire.mctx.ai/v0.10.0"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| sse | https://hidden-empire.mctx.ai/v0.10.0 | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.github.mctx-ai--hidden-empire/reviews or the review_server meta-tool.
POST /mcp