Installation & Configuration
{
"mcp": {
"inputs": [
{
"type": "promptString",
"id": "choreo_token",
"description": "Choreo Personal Access Token",
"password": true
}
],
"servers": {
"choreo": {
"command": "/path/to/choreo-mcp-server",
"env": {
"TOKEN": "${input:choreo_token}"
}
}
}
}
}Information
Transport
stdio
Language
Go
Created
2026/6/15
Updated
2026/6/17