AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
MCP verified MIT Self-run

Gpt Plugin

mcp-agentstacktech-gpt-plugin · by agentstacktech

AgentStack for ChatGPT: GPT Actions (OpenAPI 3.1) and 60+ MCP tools. Custom GPT setup, API key or OAuth2. 8DNA, Rules, Payments, Buffs.

No reviews yet
0 installs
39 views
0.0% view→install

Install

$ agentstack add mcp-agentstacktech-gpt-plugin

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/mcp-agentstacktech-gpt-plugin)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
2mo ago

Declared compatibility

Claude CodeClaude DesktopCursorWindsurf

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Gpt Plugin? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

AgentStack — GPT (OpenAI) integration

Integration of AgentStack with ChatGPT via GPT Actions: use a Custom GPT to create projects, manage API keys, get stats, and call one MCP tool (agentstack.execute) whose current actions come from the live /mcp/actions catalog.

AgentStack is a full backend ecosystem: 8DNA hierarchical data, Rules Engine, Buffs (trials/subscriptions), Payments, and MCP tools for Projects, Auth, Scheduler, Analytics, Webhooks, Notifications, and Wallets.

What’s in this repo

| Item | Description | |------|-------------| | OpenAPI schema | openapi/agentstack-mcp.yaml — one action (execute MCP tool) for GPT Actions; supports API Key and OAuth2 auth modes. | | Instructions | GPT_INSTRUCTIONS.md — copy into your Custom GPT Instructions field. | | Quick Start | GPT_QUICKSTART.md — get API key, create Custom GPT, add Action, paste instructions. | | Artifact layout | ARTIFACTS.md — where each file lives and what it’s for. |

Quick Start

  1. Get an API key (anonymous project or account) — see [GPTQUICKSTART.md](GPTQUICKSTART.md).
  2. Create a Custom GPT and add an Action with the OpenAPI schema; choose authentication mode:
  • API Key (X-API-Key) for service-style access.
  • OAuth2 (AgentStack as IdP) for end-user sign-in.
  1. Paste the instructions from [GPTINSTRUCTIONS.md](GPTINSTRUCTIONS.md).
  2. Use the GPT (e.g. “Create a project called Test”, “List my projects”).

What you can do

With the Custom GPT and Action configured, you can ask for any action exposed by the generated MCP capability matrix via agentstack.execute. Example prompts by domain:

| Domain | Example prompts | |--------|-----------------| | Projects | "List my projects", "Get stats for my project", "Create a project named Test" | | 8DNA / Data | "Store project data at key config.theme", "Read user data" | | Rules Engine | "Create a rule when user signs up", "List logic rules" | | Buffs | "Give user a 7-day trial", "List active buffs" | | Payments | "Create a payment", "Get wallet balance" | | Auth | "Get my profile", "Quick auth with email" | | Scheduler, Analytics, Webhooks, Notifications, Wallets | "Schedule a task", "Get analytics", "List webhooks" |

Full tool list and parameters: MCP Capability Matrix. When to use which tool: CONTEXTFORAI in the AgentStack repo.

Documentation

Links

License

MIT. See [LICENSE](LICENSE).

Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.