Phony

MCPReference

by sackio

Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.

mcpremote-capable

MCP configuration

stdio

Environment

  • PORT

    Server port (optional).

  • API_SECRETsecret

    Webhook security secret (auto-generated if not set).

  • PUBLIC_URLrequired

    Your public URL for Twilio callbacks (e.g., https://your-domain.com).

  • MONGODB_URI

    Full MongoDB connection string with authentication.

  • RECORD_CALLS

    Set to 'true' to record calls (optional).

  • TWILIO_NUMBERrequired

    Your Twilio number in E.164 format (e.g., +1234567890).

  • OPENAI_API_KEYrequiredsecret

    Your OpenAI API key.

  • MONGODB_DATABASE

    Database name.

  • MONGODB_PASSWORDsecret

    Database password (required if MongoDB authentication is enabled).

  • MONGODB_USERNAME

    Database username.

  • TWILIO_AUTH_TOKENrequiredsecret

    Your Twilio auth token.

  • TWILIO_ACCOUNT_SIDrequired

    Your Twilio account SID.

Install in one click with Zurek

Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.