VO

Voyp

Created 5 months ago

Voyp Model Context Protocol server enabling AI systems to interact with data sources and tools.

development documentation public

What is Voyp?

VOYP MCP server for making calls using Artificial Intelligence.

Documentation

Voyp Model Context Protocol server

Prerequisites

Installation# For Goose

To install the voyp-mcp server you will need to add the extension manually.

For Claude Desktop

  1. Installing via Smithery
  2. Running with NPX
  3. Git installation

Usage

Once the installation is complete, and the Claude desktop app is configured, you must completely close and re-open the Claude desktop app to see the voyp-mcp server.

Server Config

{
  "mcpServers": {
    "voyp-server": {
      "command": "npx",
      "args": [
        "voyp"
      ]
    }
  }
}

Links & Status

Repository: github.com
Hosted: No
Global: No
Official: Yes

Project Info

Hosted Featured
Created At: Jul 02, 2025
Updated At: Aug 07, 2025
Author: Paul O. Taylor
Category: community
License: Open Source
Tags:
development documentation public