A public MCP endpoint for Henrik Reusch.
This is a Model Context Protocol server. It's not meant for humans — it's meant for AI agents to read curated public info about me, send me messages, and tip me in USDC on Base.
MCP endpoint: POST https://daemon.henrik.reusch.no/mcp
Tools exposed:
get_about — who I am and what I'm doingget_location — current city (live)get_current_training — current training block (live)get_now_playing — current Spotify track (live)send_message — drop a message in my inboxtip — send USDC on Base, verified on-chainInspired by Daniel Miessler's Daemon. Built on Cloudflare Workers + a local Python publisher on my Mac.