Skip to content

Proposal: standalone vocagateway-mcp for private agent transcription #38

Description

@neha-nupoor

Context

Following discussion in Discord, I’d like to contribute a separate vocagateway-mcp repository: an MCP server for a user’s self-hosted VocaGateway.

Initial scope

  • Gateway health/readiness and active-engine status
  • Installed/available model listing
  • Transcribe a local audio file through the user-configured gateway

The server would use the existing bearer authentication and make the gateway destination explicit before audio is sent. There would be no Voca-hosted service, account, telemetry, or secret/transcript logging.

API direction

Use the existing session API initially, with the OpenAI-compatible POST /v1/audio/transcriptions endpoint from #37 as the preferred simple transcription path once merged.

Non-goals for v1

  • Streaming transcription
  • Token administration
  • Model download, deletion, or selection
  • Any cloud relay or hosted gateway

Maintainer decision requested

If this scope looks right, I’ll create the standalone repository under the VocaHQ organization and open the initial implementation PR there.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions