/news spawns claude-code as a local subprocess (single pod, no cross-container exec on K3s); Claude delivers the digest itself via the send_to_telegram MCP tool. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
8 lines
101 B
JSON
8 lines
101 B
JSON
{
|
|
"mcpServers": {
|
|
"agent-news": {
|
|
"command": "/usr/local/bin/agent-news-mcp"
|
|
}
|
|
}
|
|
}
|