Server Config
{
"mcpServers": {
"distr": {
"command": "dist/mcp-server",
"args": [
"serve"
],
"tools": [
"*"
],
"env": {
"DISTR_TOKEN": "distr-..."
}
}
}
}{
"mcpServers": {
"distr": {
"command": "dist/mcp-server",
"args": [
"serve"
],
"tools": [
"*"
],
"env": {
"DISTR_TOKEN": "distr-..."
}
}
}
}