Vynn MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 53 installs a week from pypi.
Self-improving AI workflows with backtesting, prompt optimization, and scheduling
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add vynn-mcp -- uvx vynn-mcp
{
"mcpServers": {
"vynn-mcp": {
"args": [
"vynn-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.vynn-mcp]
command = "uvx"
args = ["vynn-mcp"]
{
"mcpServers": {
"vynn-mcp": {
"args": [
"vynn-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"vynn-mcp": {
"args": [
"vynn-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.