Server Config
{
"mcpServers": {
"mcp-server-inbox": {
"command": "npx",
"args": [
"mcp-server-inbox"
],
"env": {
"INBOX_USER_TOKEN": "https://inbox.gudong.site/api/inbox/xxxxxxx"
}
}
}
}{
"mcpServers": {
"mcp-server-inbox": {
"command": "npx",
"args": [
"mcp-server-inbox"
],
"env": {
"INBOX_USER_TOKEN": "https://inbox.gudong.site/api/inbox/xxxxxxx"
}
}
}
}