Loading subscription status...
{
"mcpServers": [
{
"mcp-backlog-server": {
"env": {
"BACKLOG_API_KEY": "your-api-key",
"BACKLOG_SPACE_URL": "https://your-space.backlog.com"
},
"args": [],
"command": "/path/to/mcp-backlog-server/build/index.js"
}
}
]
}