Tsylana
Public Agent Plugin for connecting compatible agents to Tsylana's hosted, read-only MCP server.
Overview
The plugin registers https://mcp.tsylana.com/mcp over Streamable HTTP with
OAuth authentication. It contains no local runtime, credentials, hosted
implementation, private skills, or customer data.
- Type: Remote MCP plugin
- Runtime: Compatible Agent Plugins v1 or Codex client
Structure
plugin.json: Agent Plugins v1 identity metadatamcp.json: portable Streamable HTTP registration.codex-plugin/: Codex presentation metadata.mcp.json: Codex HTTP and OAuth resource registrationassets/: public plugin brandingAGENTS.md: plugin operating contract
Quickstart
-
Install with Codex:
codex plugin marketplace add https://github.com/tsylana-org/plugins.git codex plugin add tsylana@tsylana
On first connection, the MCP client discovers the authorization server from
the MCP protected-resource metadata and opens the Tsylana sign-in flow hosted
at auth.tsylana.com.