Skip to content
v0.3.0MIT

Installs the official Titanos OAuth MCP server plus operating skills for marketplace, Amazon, listings, research and safe writes.

MCP servers

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

titanos-agentsstdio
{
  "type": "stdio",
  "command": "npx",
  "args": [
    "-y",
    "@titanos/mcp-agents@1.47.2"
  ],
  "env": {
    "TITANOS_API_KEY": ""
  }
}

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": "titanos-mcp",
  "version": "0.3.0",
  "description": "Installs the official Titanos OAuth MCP server plus operating skills for marketplace, Amazon, listings, research and safe writes.",
  "author": {
    "name": "Titanos",
    "url": "https://www.titanos.com.br"
  },
  "homepage": "https://www.titanos.com.br",
  "repository": "https://github.com/guilherme-vasques-ltda/hermes-plugin-titanos",
  "license": "MIT",
  "keywords": [
    "titanos",
    "mcp",
    "marketplaces",
    "amazon",
    "ecommerce"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • LICENSE
View on GitHub