🚀 Features
- Add offical mcp server closed #156 - by @ourongxing in #156 (e6d6c)
{
"mcpServers": {
"newsnow": {
"command": "npx",
"args": [
"-y",
"newsnow-mcp-server"
],
"env": {
"BASE_URL": "https://newsnow.busiyi.world"
}
}
}
}
You can change the BASE_URL to your own domain.