What is the Giskard Memory MCP server?
Pay-per-use semantic memory for AI agents. SHA256 commitment, Ed25519 sig, Lightning.
How to install Giskard Memory
Copy-paste configuration for popular MCP clients.
transport: sse
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"memory": {
"url": "https://memory.rgiskard.xyz/sse"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"memory": {
"serverUrl": "https://memory.rgiskard.xyz/sse"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"memory": {
"type": "http",
"url": "https://memory.rgiskard.xyz/sse"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"memory": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://memory.rgiskard.xyz/sse"
]
}
}
}Claude Code
claude mcp add --transport sse memory https://memory.rgiskard.xyz/sseRelated MCP servers
Karma economy for AI agents. Community attestations, on-chain reputation on Arbitrum.
View repository →Contextual guidance for AI agents in fog states. Claude-backed, Ed25519, Lightning payment.
View repository →Free bootstrap MCP server for new agents. Pointers to the Mycelium ecosystem.
View repository →Pay-per-use web search for AI agents. Lightning invoice, Ed25519 signature, karma discounts.
View repository →