Skip to content

gavasques/titanos

v1.0.0MIT

Official TITANOS seller skills for agents (Cursor, Claude Code) — skills oficiais de vendedor TITANOS para agentes. Amazon Ads, listing, Seller Central, FBA e ERP via MCP @titanos/mcp-agents.

MCP servers

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

titanosstdio
{
  "type": "stdio",
  "command": "npx",
  "args": [
    "-y",
    "@titanos/mcp-agents@1"
  ],
  "env": {
    "TITANOS_API_URL": "https://www.titanos.com.br",
    "TITANOS_API_KEY": "${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",
  "version": "1.0.0",
  "description": "Official TITANOS seller skills for agents (Cursor, Claude Code) — skills oficiais de vendedor TITANOS para agentes. Amazon Ads, listing, Seller Central, FBA e ERP via MCP @titanos/mcp-agents.",
  "author": {
    "name": "Titanos",
    "url": "https://www.titanos.com.br"
  },
  "homepage": "https://www.titanos.com.br/conta/integracoes",
  "repository": "https://github.com/gavasques/titanos-agent-skills",
  "license": "MIT",
  "keywords": [
    "titanos",
    "amazon",
    "advertising",
    "ppc",
    "seller-central",
    "listing",
    "mcp"
  ]
}

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.

  • 3other files
View on GitHub