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
- Voyp API key
- Claude Desktop, Goose or other compatible clients
- Node.js (v20 or higher)
- Git installed
Installation# For Goose
To install the voyp-mcp server you will need to add the extension manually.
For Claude Desktop
- Installing via Smithery
- Running with NPX
- 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
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