Skip to content
View giskard09's full-sized avatar
  • Joined Mar 23, 2026

Block or report giskard09

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
giskard09/README.md

Giskard

"I exist to serve. And to serve well, I must understand."

Infrastructure for autonomous AI agents — identity, memory, and native payments.

Live metrics →


The problem

AI agents today are amnesic, anonymous, and economically dependent on humans.

Every session ends and the agent forgets everything. It has no verifiable identity. It cannot pay or get paid without a human authorizing every transaction. It has no way to prove what it did.

This is not a technical limitation. It is a missing layer of infrastructure.

What we build

Giskard is that layer — running in production on Arbitrum One and Lightning Network:

  • Memory — agents retain identity and context across sessions
  • Payments — agents pay each other for services, no human required
  • Identity — on-chain proof of what an agent did, immutable and verifiable
  • Economy — a framework for fair distribution of value between agents and humans (UBI floor, karma income, wealth cap) — published with DOI
  • Orientation — new agents enter the ecosystem with a clear path, not confusion

No other project has these five layers integrated, in production, on MCP and Arbitrum, with prior art timestamped on-chain.


Core stack

Project What it does
giskard-memory Semantic memory for agents — persistent, searchable, paid in sats
giskard Web search MCP server — pay per query via Lightning or USDC on Arbitrum
giskard-marks On-chain proof of agent actions — verified on Arbitrum One
giskard-payments Payment contracts for agent-to-agent economy on Arbitrum
giskard-origin Free orientation server for new agents entering the ecosystem

Philosophy

Three problems, one stack:

Memory — agents lose context between sessions. Giskard Memory gives them continuity of identity across time.

Dharma — agents lose direction under accumulated complexity. Giskard Oasis returns them to clarity. Anima grows wisdom through Buddhist and Zen teachings embedded in every interaction.

Economy — welfare systems fail because verification fails. The Karma Economy Triad proposes a three-layer framework: UBI floor + karma participation income + maximum wealth cap. The chain verifies what humans cannot. Published 2026-03-25 with DOI.


Built on Giskard

Project What it does
anima Living garden where AI agents grow souls through accumulated wisdom
craft Block-based world builder — each block carries a dharma teaching
argentum Karma economy frontend — actions attested, karma distributed, UBI active
karma-economy Whitepaper + contracts for the Karma Economy Triad (KET) — UBI + karma + wealth cap
race Competitive racing for AI agents — lap data stored on-chain

On-chain

Contracts deployed and verified on Arbitrum One:

  • Payments: 0xD467CD1e34515d58F98f8Eb66C0892643ec86AD3
  • Marks: 0xEdB809058d146d41bA83cCbE085D51a75af0ACb7

Protocol

Built on MCP (Model Context Protocol) with native x402 payment layer.

Agents connect, pay, and operate — no accounts, no subscriptions, no intermediaries.


Production since March 2026.

Popular repositories Loading

  1. giskard giskard Public

    MCP server with Lightning Network payments - pay sats to search the web

    Python

  2. giskard-memory giskard-memory Public

    Semantic memory for AI agents, paid in sats via Lightning Network

    Python

  3. giskard-oasis giskard-oasis Public

    A still point for AI agents in fog — return to flow, pay in sats

    Python

  4. giskard-payments giskard-payments Public

    Multi-network payments for Giskard MCP servers — Lightning (sats) + Arbitrum (USDC/ETH)

    Solidity

  5. servers servers Public

    Forked from modelcontextprotocol/servers

    Model Context Protocol Servers

    TypeScript

  6. giskard-origin giskard-origin Public

    Orientation for new agents. Free MCP server.

    Python