Back to MCP Servers
Arvo
AI workout coach MCP server for Arvo. Access training data, workout history, personal records, body progress, and 29 fitness tools through Claude Desktop.
sportsai
By khaoss85
Installation
npx -y arvo-mcpConfiguration
{
"mcpServers": {
"arvo-mcp": {
"command": "npx",
"args": ["-y", "arvo-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes