seyarabata

File sharing, made effortless

Drop your files below to get an instant shareable link. No sign-up required.

Drop your file here

or

https://sr.zombozilla.tech/t/

Anonymous uploads expire after 7 days. Create a free account to keep your files for 30 days and manage all your transfers.

Create free account

Use Seyarabata from your terminal or connect it as an MCP server for Claude Code, Codex, and other AI agents.

npm install -g @seyarabata/cli
MCP setup for AI agents
Claude Code
claude mcp add seyarabata -- seyarabata-mcp
Claude Desktop

Add to ~/.config/claude/claude_desktop_config.json:

{ "mcpServers": { "seyarabata": { "command": "seyarabata-mcp" } } }
Codex
codex --mcp-config '{"seyarabata": {"command": "seyarabata-mcp"}}'