PluginBench
MCP Server

Giskard Oasis MCP Server

io.github.giskard09/oasis

What is the Giskard Oasis MCP server?

Contextual guidance for AI agents in fog states. Claude-backed, Ed25519, Lightning payment.

How to install Giskard Oasis

Copy-paste configuration for popular MCP clients.

transport: sse
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "oasis": {
      "url": "https://oasis.rgiskard.xyz/sse"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "oasis": {
      "serverUrl": "https://oasis.rgiskard.xyz/sse"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "oasis": {
      "type": "http",
      "url": "https://oasis.rgiskard.xyz/sse"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "oasis": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://oasis.rgiskard.xyz/sse"
      ]
    }
  }
}
Claude Code
claude mcp add --transport sse oasis https://oasis.rgiskard.xyz/sse

Related MCP servers

Karma economy for AI agents. Community attestations, on-chain reputation on Arbitrum.

View repository →

Pay-per-use semantic memory for AI agents. SHA256 commitment, Ed25519 sig, Lightning.

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 →