Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"voyp-mcp": {
"command": "npx",
"args": [
"-y",
"voyp-mcp"
]
}
}
}
Or smoke-test directly:
npx -y voyp-mcp
Details
| Website | https://www.npmjs.com/package/voyp-mcp |
|---|---|
| GitHub | git+https://github.com/paulotaylor/voyp-mcp.git |
| License | unknown |
| Pricing | free |
| Tags | voyp-mcp voyp mcp model-context-protocol mcp-server automation automation-tools calls |
| Sources | npm |
| Discovered | 2026-05-25 |