← All servers
πŸ”§

HippoDid MCP ServerVerifiedπŸ›‘ No advisories

io.github.snowmanjy/hippodid-mcp-server
New to MCP? Start here β†’
0β˜… stars
0weekly installs
4 months agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/snowmanjy, which proved it owns this namespace.

Verified owner: github.com/snowmanjy β†—io.github.snowmanjy/hippodid-mcp-server

πŸ›‘ Permissions & trustwhat this server can touch before you run it

βœ“
Configuration
Reads HIPPODID_API_KEY, HIPPODID_CHARACTER_ID, HIPPODID_BASE_URL.

About

Persistent, structured cloud memory for AI agents. BYOK β€” bring your own AI key.

Packages & transports

mcpbhttps://github.com/SameThoughts/hippodid-mcp-server/releases/download/v1.1.0/hippodid-mcp-server-1.1.0.jarv1.1.0 Β·

Metadata

Categorydevops
LicenseApache-2.0
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "hippodid_mcp_server": {
      "command": "npx",
      "args": [
        "-y",
        "https://github.com/SameThoughts/hippodid-mcp-server/releases/download/v1.1.0/hippodid-mcp-server-1.1.0.jar"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y https://github.com/SameThoughts/hippodid-mcp-server/releases/download/v1.1.0/hippodid-mcp-server-1.1.0.jar