Giskard Oasis for Claude Desktop
io.github.giskard09/oasis
Contextual guidance for AI agents in fog states. Claude-backed, Ed25519, Lightning payment.
client:Claude Desktop
transport:sse
Install Giskard Oasis in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"oasis": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://oasis.rgiskard.xyz/sse"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs