MCP Server
MCP
io.github.nftechie/transition-mcp
AI-powered multisport coaching — workouts, training plans, and performance analytics.
Install
mcpb:https://github.com/nftechie/transition-mcp/releases/download/v1.0.0/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/nftechie/transition-mcp/releases/download/v1.0.0/transition-mcp-darwin-arm64",
"version": "1.0.0",
"fileSha256": "25d0c94a26d13c5f82125ef54dad40c7cfdc89585a7a7c2412e9ad7baa450ad7",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "API key from Transition app (Settings > API Keys)",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "TRANSITION_API_KEY"
},
{
"description": "API base URL (defaults to https://api.transition.fun)",
"format": "string",
"value": "https://api.transition.fun",
"name": "TRANSITION_API_URL"
}
]
}
]
}
mcp
model-context-protocol
mcpb
By
Comments
Sign in to leave a comment