Loading languages...
TL

tlon-mcp

@jamesacklin4

An MCP (Model Context Protocol) server that provides tools for interacting with Tlon agents.

Tlon
Urbit
messaging
contacts
DM

# mcpServer Config

{
  "mcpServers": {
    "tlon-mcp": {
      "command": "/bin/sh",
      "args": [
        "-c",
        "cd /path/to/server && node index.js"
      ]
    }
  }
}

# stdio

/bin/sh -c cd /path/to/server && node index.js

# streamableURL

http://localhost:3001
Transport:
stdio
streamable
ภาษา:
JavaScript
สร้างเมื่อ:4/28/2025
อัปเดตเมื่อ:9/18/2025
หน้าแรก: