Skip to content

listepo/rtok

v0.0.1

Portable rtok MCP for Cursor CLI and other Agent Plugin hosts

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

rtok
{
  "command": "sh",
  "args": [
    "${PLUGIN_ROOT}/scripts/mcp.sh"
  ]
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "rtok",
  "version": "0.0.1",
  "description": "Portable rtok MCP for Cursor CLI and other Agent Plugin hosts"
}