Skip to content

Instantly share code, notes, and snippets.

View humansinstitute's full-sized avatar

Pete-Humans.Inst humansinstitute

View GitHub Profile
@humansinstitute
humansinstitute / gist:ef8d96d629cf87efe092b063a8e372bc
Created September 25, 2025 09:41
Working Server and Client Code to Update
// SERVER.TS
// Change to AppleSauceRelayPool
// Change Zod version "zod": "^3.23.8"
// Cnage server.regist.. to mcpServer.regis...
import { McpServer, Tool } from "@modelcontextprotocol/sdk/server/mcp.js";
import { ApplesauceRelayPool, NostrServerTransport } from "@contextvm/sdk";
import { PrivateKeySigner } from "@contextvm/sdk";
import { SimpleRelayPool } from "@contextvm/sdk";
import { generateSecretKey, getPublicKey } from "nostr-tools/pure";
@humansinstitute
humansinstitute / gist:50644040886531b268dd2434cdcc8104
Created November 4, 2024 06:13
Storing some thoughts on GISTS.
This is a public gist