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).
Discovered via github-topic:model-context-protocol and last synced 2mo ago.
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)
`backend` value
`"kilo"`
`"opencode"`
`"codex"`
Default
`"telegram"`
`"claude"`
`"default"`
`1`
`true`
`false`
`60`
`[]`