Loading subscription status...
{
"mcpServers": [
{
"archy": {
"env": {
"GITHUB_TOKEN": "your-github-token"
},
"args": [
"/path/to/archy/build/index.js"
],
"command": "node"
}
}
]
}