Skip to content

tsylana-org/tsylana

v0.0.0

Access Tsylana data through its hosted MCP server.

MCP servers

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

tsylanastreamable-http
{
  "type": "streamable-http",
  "url": "https://mcp.tsylana.com/mcp"
}

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": "tsylana",
  "version": "0.0.0",
  "description": "Access Tsylana data through its hosted MCP server.",
  "author": {
    "name": "Tsylana",
    "url": "https://tsylana.com"
  },
  "homepage": "https://tsylana.com",
  "repository": "https://github.com/tsylana-org/plugins",
  "keywords": ["data", "research", "mcp"]
}