MCP Directory

talon

by dylanneve1 · TypeScript · ★ 58

🦅 Multi-platform agentic AI harness — runs on Telegram, Discord, Teams & Terminal with a pluggable backend (Claude, Kilo, OpenCode, Codex, OpenAI Agents), full MCP tool access, and persistent background agents (Goals, Heartbeat, Dream).

#agentic-ai#ai-agent#anthropic#autonomous-agents#chatbot#claude#discord-bot#llm#mcp#model-context-protocol#self-hosted#telegram-bot#typescript

Install

npx -y github:dylanneve1/talon

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "talon": {
      "command": "npx",
      "args": [
        "-y",
        "github:dylanneve1/talon"
      ]
    }
  }
}

From the README

[](https://nodejs.org) [](https://www.typescriptlang.org/) [](#backends) [](LICENSE) [](https://github.com/dylanneve1/talon/actions/workflows/ci.yml) Multi-platform agentic AI harness. Runs on **Telegram**, **Discord**, **Microsoft Teams**, and the **Terminal**, with a pluggable backend (**Claude Agent SDK**, **Kilo**, **OpenCode**, **Codex**, or **OpenAI Agents**) and full tool access through MCP. ------------------ | -------------------------------------------------------------------------------------------------------------------------------------------- | | **Multi-frontend** | Telegr…
Read full README on GitHub →

Related communication servers