Agent Plugins Marketplace
All plugins

attio

v1.0.0-ghast.1

Search, read, create, and update Attio CRM records, lists, comments, notes, tasks, meetings, calls, emails, and reports through Attio's official hosted MCP server.

Agent Plugins1 Skill1 MCP serverStreamable HTTP

By Attio LtdLicense: MIT0 GitHub starsUpdated 3 hours ago

Directory evidence

Runtimes
Agent Plugins
Parsed components
2 skill or MCP entries
Source updated
Aug 30, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Get the plugin

git clone https://github.com/Trapezohe/ghast-plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/attio/.

This listing currently publishes only the generic Agent Plugins format. Automatic install commands for other clients are not generated yet.

Plugin files

plugins/attio/
├── plugin.json
├── skills/attio/SKILL.md
└── mcp.json

Included Skills1

attioskills/attio/SKILL.md

Search, read, create, and update Attio CRM records, lists, comments, notes, tasks, meetings, calls, emails, and reports through Attio's official hosted MCP server.

MCP servers1

attioStreamable HTTP
url
https://mcp.attio.com/mcp

Plugin manifests1

plugins/attio/plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "attio",
  "version": "1.0.0-ghast.1",
  "description": "Search, read, create, and update Attio CRM records, lists, comments, notes, tasks, meetings, calls, emails, and reports through Attio's official hosted MCP server.",
  "author": {
    "name": "Attio Ltd",
    "url": "https://attio.com"
  },
  "homepage": "https://docs.attio.com/mcp/overview.md",
  "license": "MIT",
  "extensions": {
    "ai.trapezohe.ghast": {
      "category": "productivity",
      "upstreamRevision": "attio-docs-2e2e355662dd+oauth-f4f72e868155+auth-0ea2dac5158a",
      "icon": "./assets/icon.svg"
    }
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[attio on Agent Plugins Marketplace](https://pluginsmp.com/plugins/attio-2)