Back to Browse

Agentzia Plugins MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Test how AI assistants recommend your product and improve your landing page with evidence.

About

Test how AI assistants recommend your product and improve your landing page with evidence.

Remote endpoints: streamable-http: https://www.agentzia.dev/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 0 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Requires authentication · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-stoyan-stoyanov-agentzia": {
      "url": "https://www.agentzia.dev/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Agentzia plugins

Agentzia simulates buyers using ChatGPT, Claude, Gemini, and Grok to investigate why AI assistants recommend competing products and what to improve on a public landing page.

This public distribution package connects your coding agent to Agentzia's hosted MCP and includes the agentzia-optimize workflow skill. The hosted application and research engine are operated separately by Morphologic AI Inc.

Endpoint: https://www.agentzia.dev/mcp
Transport: Streamable HTTP
Authentication: OAuth 2.1 with browser approval
Cost: One channel credit per selected assistant; four channels by default. Accounts include complimentary credits. See current pricing.

Install

Codex

Run in a terminal:

codex plugin marketplace add https://github.com/stoyan-stoyanov/agentzia-plugins
codex plugin add agentzia@agentzia

Complete the client's OAuth sign-in when prompted, then start a fresh task if the running task has not loaded the plugin. Installing a package does not by itself authenticate your Agentzia account. See SETUP.md if tools are unavailable.

Claude Code

Run these commands inside Claude Code, one at a time:

/plugin marketplace add stoyan-stoyanov/agentzia-plugins
/plugin install agentzia@agentzia
/reload-plugins

Complete the Agentzia connection's browser sign-in when prompted. Use the client's MCP controls to authenticate or reconnect the plugin-provided server.

Cursor

The repository includes both an Agent Plugins manifest and a Cursor plugin manifest. For immediate MCP-only setup, add this to your project's .cursor/mcp.json and complete authentication in Cursor's MCP settings:

{
  "mcpServers": {
    "agentzia": {
      "url": "https://www.agentzia.dev/mcp"
    }
  }
}

Install the optional workflow skill separately using the skills command below. Public marketplace review is separate from direct installation.

Gemini CLI

gemini extensions install https://github.com/stoyan-stoyanov/agentzia-plugins

The extension declares the remote MCP connection. Complete the client's MCP authentication and reload/start a session as required by your installed version.

Portable Agent Plugins

plugin.json and mcp.json implement the Agent Plugins 1.0 format for compatible clients, including clients that support skills plus remote MCP. Follow your client's plugin installation and OAuth flow.

Skill only

If Agentzia is already connected:

npx skills add https://github.com/stoyan-stoyanov/agentzia-plugins --skill agentzia-optimize

The skill teaches the analyze, improve, and retest workflow. It does not install or authenticate the MCP connection by itself. OpenClaw users can use the same skill with their client's supported remote-MCP connection path.

MCP only

Any OAuth-capable Streamable HTTP client can connect directly, without this package. For example:

codex mcp add agentzia --url https://www.agentzia.dev/mcp
codex mcp login agentzia

Use either the plugin connection or a direct connection to avoid duplicate tool sets. Client setup and troubleshooting.

Try it

  • “Read my existing Agentzia report and explain the strongest evidence behind its recommendations.”
  • “Analyze this public landing page with Agentzia. Use ChatGPT and Claude, with a budget of two channel credits.”
  • “Use this Agentzia report to improve my landing page. Show which evidence supports each change; don't retest yet.”

The workflow checks existing research and credits, runs the requested study, reads compact results and supporting evidence, and helps your coding agent make changes. Retests use the user's agreed credit budget. Purchases remain in the human's browser.

Tools supplied by the hosted service

ToolPurpose
list_runsFind existing research before starting another study.
get_creditsCheck credits and advisory capacity.
analyze_urlStart research on a public product page.
analyze_contentTest supplied public-safe marketing copy.
get_runRead progress, recommendations, and supporting evidence.
retry_runResume eligible incomplete research without another channel credit.
create_credit_checkoutCreate a human payment link; never completes payment.

The server's current tool descriptions and documentation are the API contract. The skill adds the broader workflow without copying the full tool schemas.

Data and limitations

Submit public marketing pages or authorized public-safe copy. Inputs and traces are stored and processed by external research providers. Do not send secrets, private customer data, authenticated pages, or confidential drafts. Read the privacy policy, data handling information, and terms.

Results are observations of the tested scenarios, not guaranteed rankings or representative population estimates. Citation and reference-page checks do not establish participant visits or indexing. Incomplete coverage and comparisons between studies require care.

Maintainers

The canonical workflow skill lives in this repository. Core tool behavior stays documented and enforced by the hosted server. Update package versions and connection examples when their contracts change.

python3 scripts/validate.py

Publisher materials are in docs/listing.md; server.json describes the remote service for the Official MCP Registry. There are no local MCP processes, install hooks, bundled credentials, or research-model keys in this package.

The package is MIT licensed. Hosted Agentzia access is governed by its service terms and pricing. Support: agentziadev@gmail.com.

Reviews

No reviews yet

Be the first to review this server!