Skip to content
@Spix-HQ

Spix HQ

Website

Communications infrastructure for AI agents

Phone calls, SMS, and email — so your agents can reach humans in the real world.


What is Spix?

Spix gives AI agents real communication capabilities. Your agent gets a dedicated phone number and email address, then uses them to make calls, send texts, and send emails — just like a human would.

Phone Calls — Outbound voice calls with real-time speech, automatic transcription, answering machine detection, and sub-300ms latency.

SMS — Send and receive text messages from a dedicated number with compliance handling built in.

Email — Send and receive from a real address with thread history and attachment support.

How it works

# Install
curl -fsSL https://spix.sh/install | sh

# Make a phone call
spix call make +1234567890 \
  --persona "You are a friendly appointment reminder" \
  --briefing "Remind about dentist appointment tomorrow at 2pm"

# Send an SMS
spix sms send +1234567890 "Your order has shipped!"

# Send an email
spix email send user@example.com --subject "Invoice" --body "Attached is your invoice."

Integrate anywhere

Method Description
CLI Single binary, no dependencies. Linux and macOS.
REST API Standard HTTP endpoints with Bearer token auth.
MCP Model Context Protocol tools for direct agent integration.
Dashboard Web UI at app.spix.sh for monitoring and management.

Links

Popular repositories Loading

  1. .github .github Public

    Org profile and community health files

  2. spix-mcp spix-mcp Public

    Spix MCP Server — give AI agents phone calls, SMS, and email as tool calls

    Python

  3. hackathon-starter hackathon-starter Public

    Starter kit for hackathons: build an AI agent that makes real phone calls in under 30 minutes with Spix.

    Python

Repositories

Showing 3 of 3 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…