tlon-mcp-server
If you are the rightful owner of tlon-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An MCP (Model Context Protocol) server that provides tools for interacting with Tlon agents.
The Tlon MCP Server is a robust Model Context Protocol server designed to facilitate interaction with Tlon agents. It offers a suite of tools that enable users to send direct messages, retrieve message histories, and manage contacts using natural language commands. The server is built to work seamlessly with Urbit ships, providing a bridge between traditional messaging interfaces and the decentralized Urbit network. With support for both HTTP and stdio transport modes, the Tlon MCP Server is versatile and can be integrated into various environments, including Claude Desktop. The server is configured using environment variables, allowing for easy customization and deployment. It requires Node.js and a running Urbit ship to operate, ensuring that users can leverage the full capabilities of the Urbit ecosystem.
Features
- send-dm tool: Send direct messages to other users by ship ID or nickname.
- read-dm-history tool: Retrieve recent messages from a direct-message channel.
- list-contacts tool: Get contacts with their nicknames and ship IDs.
- Natural language support: Reference people by their nicknames (e.g., 'Send a message to Brian').
Tools
send-dm
Sends a direct message to another ship.
read-dm-history
Fetches the latest messages from a direct-message channel.
list-contacts
Retrieves your contacts list with ship IDs and nicknames.