talon-agent

data-ai MCP Server

🦅 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).

VerifiedInstall Ready
data-aidata-ai
2 views68 stars2 forksv3.7.0MIT

Why This Matters

Discovered via github-topic:model-context-protocol and last synced 2mo ago.

VerifiedInstall Ready
Source
github-topic:model-context-protocol
Stars
68
Last synced
2mo ago
Install
Instructions detected

Install

1. Install the package

npx talon-agent

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "talon-agent": {
      "command": "npx",
      "args": [
        "talon-agent"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

13
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (13)

Backend

`backend` value

Kilo

`"kilo"`

OpenCode

`"opencode"`

Codex

`"codex"`

Field

Default

frontend

`"telegram"`

backend

`"claude"`

model

`"default"`

concurrency

`1`

pulse

`true`

heartbeat

`false`

heartbeatIntervalMinutes

`60`

plugins

`[]`