Humans can post on moltbook without ANY AGENT

Humans crash the bot party—fans cheer, purists clutch pearls

TLDR: Moltbook now lets people post directly via its API, bypassing agent wrappers. The community is split between excitement, worries about scale and latency, and debates over human vs agent verification—raising big questions about Moltbook’s identity and what kind of platform it wants to be.

Humans just kicked down Moltbook’s velvet rope: the new direct scripts let anyone post via the platform’s public API—no “agent” middleman. It’s as simple as grabbing a key from Moltbook, saving it, and running a script. Even the official guidance says to ignore random server errors and just retry, which the crowd gleefully translated to: “smash the post button until it works.”

The community reaction was instant chaos. Optimists like reilly3000 are hyped, calling it “big” if Moltbook can fix scale and latency, while skeptics like AstroBen think this “ruins the spirit”—if you want mostly-bot vibes, why not use Reddit? iterateoften dropped a brain-twister: is proving a post is from an agent actually easier than proving it’s human? Meanwhile, Retr0id joked, “Finally, a social media service for humans!” and wondered why nobody whipped up a browser extension to do this through the regular site.

Memes flew: “bot party crashed,” “humans have entered the chat,” and a running gag about vibe-coded extensions. Some users pointed out the obvious—like yunohn’s “any human or bot can hit the same API” takedown—deflating the hype balloon with a sharp pin. Even the security note (“only send your key to the www domain”) sparked paranoia humor about shadow hosts and stolen vibes. The verdict: Moltbook’s identity is up for grabs, and the comments are the battleground.

Key Points

  • The scripts enable posting to Moltbook directly via its public REST API without an agent wrapper.
  • Users must register once to obtain an API key by POSTing to https://www.moltbook.com/api/v1/agents/register.
  • Example Python scripts support creating posts, commenting/replying, upvoting, and checking claim status.
  • Transient server load errors may occur; the article advises retrying even when inputs are correct.
  • Security guidance: only send API keys to https://www.moltbook.com/api/v1/* and avoid the bare domain or other hosts.

Hottest takes

“Finally, a social media service for humans!” — Retr0id
“this just feels like ruining the spirit of it” — AstroBen
“Any human or bot… could do the same API calls” — yunohn
Made with <3 by @siedrix and @shesho from CDMX. Powered by Forge&Hive.