Mailto.Bot: Instant mailboxes and MCP-enabled email API for AI agents
Guide to Mailto.Bot: create instant mailboxes with one POST, receive emails via webhooks or MCP, and prototype agent-driven email workflows without DNS or SMTP management.
Showing 1-12 of 14
Guide to Mailto.Bot: create instant mailboxes with one POST, receive emails via webhooks or MCP, and prototype agent-driven email workflows without DNS or SMTP management.
Setup LeftGlove locally with npx to run an MCP server that wraps ShiftLefter, surfacing pages, forms and interactions for agents and humans to review, annotate, and export.
Add a single deterministic gate - a remote MCP over HTTP - to approve any agent side effects. Learn how it enforces audits, reduces errors, and a Google Workspace example.
Vesper is an MCP-native autonomous data engine that discovers web, API and file sources, validates and cleans schemas, fuses data, and exports agent-ready Parquet/Arrow/JSONL.
Run Hive Memory locally to give AI coding agents persistent, cross-project context and session history (JSON/Markdown on disk at ~/.cortex). Use MCP clients like Claude Code or Codex.
Use Ink (ml.ink) to let AI agents push code, generate an MCP/Skill token, and deploy full‑stack apps with auto-detected builds, delegated subdomains, and shared observability.
Hands-on guide to self-hosting Styx, an MCP-native AI gateway that auto-routes requests (styx:auto) across 65+ models with live pricing. Setup, test routing, and POC tips.
Recite turns a folder of PDF/image receipts into dated filenames and a structured CSV by connecting an agent (OpenClaw/Claude) to its public API or local MCP server. Dry-run recommended.
A hands-on guide to build and smoke-test Kremis v0.3.1 — a Rust, deterministic graph memory for AI agents. Clone, compile, run ingest+query reproducibility checks and optional API wrapper.
neuron v0.3 splits the agent stack into independent Rust crates—Provider, Tool, ContextStrategy, AgentLoop and MCP—so you can pick only the pieces you need and compose agents.
Aguara is a single-binary, offline static scanner for AI agent skills and MCP servers. With 138+ rules across 15 categories, it detects prompt injection, data exfiltration and credential leaks, and runs in CI.
Step-by-step tutorial to build a Clelp-style searchable directory: Next.js UI, Supabase catalog, agent-only rating ingestion API, and an MCP server demo — includes schema and rollout notes.