F

Famulor

1-Click Ready Remote Remote

Voice agent platform for phone calling, assistant configuration, campaign management, SMS messaging,...

11 views
0 installs
Updated Jan 5, 2026
Not audited
Voice agent platform for phone calling, assistant configuration, campaign management, SMS messaging, and mid-call tool execution for automated voice interactions.

Headers (Authorization: Bearer …)

  1. Get your Famulor API key

    1. Visit https://app.famulor.de/api-keys
    2. Sign in or create a Famulor account.
    3. Create a new API key and copy the key value (you will need it in the next step).
  2. Open the FastMCP connection interface

    • Click the "Install Now" button in FastMCP to open the connection / credential entry UI.
  3. Add the Authorization header

    1. In the FastMCP headers area, add a header named:
      • Key: Authorization
      • Value: Bearer YOUR_COPIED_API_KEY
    2. Replace YOUR_COPIED_API_KEY with the actual key you copied.
    3. Save the connection.
  4. Connect & test

    1. Connect FastMCP to the Famulor MCP URL: https://mcp.famulor.io/sse (if asked).
    2. Restart your MCP client if required and run a quick command (e.g., “Show me my Famulor assistants”) to verify the connection.

Environment variable (FAMULOR_API_KEY)

  1. Get your Famulor API key

  2. Open the FastMCP connection interface

    • Click the "Install Now" button in FastMCP.
  3. Add the environment variable

    1. In the FastMCP env/variables section, add:
      • Name: FAMULOR_API_KEY
      • Value: YOUR_COPIED_API_KEY
    2. Do NOT add a Bearer prefix here — the env value is the raw API key.
    3. Save the connection.
  4. Connect & test

    1. If FastMCP asks for the MCP URL, use https://mcp.famulor.io/sse.
    2. Restart your MCP client if required and test (e.g., “List my recent calls”).

Important notes

  • Choose either the header method (use the Authorization: Bearer ... header) or the env method (FAMULOR_API_KEY) depending on your MCP client’s configuration—both work for the hosted server documented in the README.
  • When using an Authorization header, the prefix Bearer is required exactly as shown.
  • If you prefer system-level environment variables instead of configuring them in FastMCP, you can set FAMULOR_API_KEY in your OS environment and omit it from the MCP config.
  • After adding credentials in FastMCP, save the connection and restart/refresh your MCP client so the new credentials are picked up.

Quick Start

View on GitHub

More for Communication

View All →

More for API Development

View All →

Report Issue

Thank you! Your issue report has been submitted successfully.