Files
agent-news/mcp_server/pubspec.yaml
matt2dev be09de2ad7 Initial agent-news: Dart Telegram bot + Claude Code runner + MCP bridge
/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>
2026-07-21 20:40:32 +03:00

11 lines
197 B
YAML

name: agent_news_mcp
description: agent-news — MCP server exposing send_to_telegram for Claude Code
version: 0.1.0
publish_to: none
environment:
sdk: ^3.11.0
dependencies:
mcp_dart: ^1.2.0