mcp

tokenring-ai/mcp
★ 0 stars TypeScript Code/Dev Tools Updated today
An MCP Client/Server connector into the TokenRing ecosystem
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "tokenring-ai/mcp"
      ]
    }
  }
}

README Excerpt

MCP (Model Context Protocol) client integration for the TokenRing ecosystem. This package provides MCP client functionality to connect TokenRing agents with MCP servers, enabling access to external tools and resources through the Model Context Protocol. It serves as a TokenRing plugin that automatically registers MCP server tools with the chat

Tools (1)

args