Documentation

Build anything that needs
FX or settlement.

Tutorials, API reference, copy-paste recipes, architectural notes, and core concepts. Sera as infrastructure — for agents, payment widgets, trading dashboards, prediction markets, treasury tools, and x402-paid services.

Quickstart

Tutorials

All tutorials →

Reference

Install in five lines

# Get the MCP, build, register with Claude Code
git clone https://github.com/Josh-sera/sera-mcp
cd sera-mcp && npm install && npm run build
claude mcp add sera --scope user --env SERA_NETWORK=mainnet -- node $(pwd)/dist/index.js
Call sera.doctor   # expect overall_ok: true

Other hosts (Cursor, ChatGPT, OpenClaw, Hermes, NanoClaw): see integrations/.