Attio workspace administration — manage objects, attributes, select options, statuses, list schemas, workspace members, and webhooks.
This MCP Bundle Server is compatible with any MCP client including Claude Desktop, Cursor, and other Model Context Protocol implementations.
Free account required. Works with Claude, Cursor, ChatGPT, and more. Other setup options ↓
Attio schema and workspace admin
Create a new attribute (field/column) on an object or list. Supports text, number, select, status, currency, date, and many other types.
Create a new list (pipeline/board) in your Attio workspace. Lists contain entries that reference records. After creating, add attributes with create_a...
Create a new custom object type in your Attio workspace. Objects define data models (like people, companies, or custom types). After creating, add att...
Create a new option for a select-type attribute. Use list_select_options to see existing options first.
Create a new status for a status-type attribute (pipeline stage). Use list_statuses to see existing statuses first.
Create a webhook with one or more event subscriptions. target_url must be HTTPS. Each subscription requires event_type and filter (null for no filter,...
Fetch detailed configuration for a specific object. Returns object metadata including attributes, relationships, and configuration. Use this to unders...
Fetch detailed information for a specific workspace member. Returns member details including name, email, roles, and permissions.
Get detailed configuration for a specific attribute including type, options, and validation rules.
Get information about the authenticated user and workspace. Returns user details, workspace information, and authentication status. Use this to verify...
List attributes (fields/columns) for an object or list. Use this to understand the schema before creating records or filtering. Returns attribute name...
List all objects configured in your Attio workspace. Objects are data models like people, companies, deals, or custom objects. Returns object metadata...
List all select options for a select-type attribute. Use this to discover valid values before setting select fields on records or entries.
List all statuses for a status-type attribute. Use this to discover valid status values for pipeline/workflow stages.
List all workspace members. Workspace members are users with access to the workspace. Returns member details including name, email, and roles.
Update an existing attribute's title, description, slug, or settings (required, unique, multiselect, archived).
Update a select option's title or archive it. Use list_select_options to find option IDs.
Update a status's title, celebration effect, target time, or archive it. Use list_statuses to find status IDs.
Update a webhook's target URL or event subscriptions. Subscriptions are fully replaced when provided.
Connect this Attio Admin MCP Bundle Server to any MCP client in minutes
Compatible with Claude Desktop, Cursor, and all Model Context Protocol clients
Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.
Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.
Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.