Skip to content

feat: add attio integrations#659

Open
AggManik wants to merge 2 commits intomainfrom
manik/integrations/attio
Open

feat: add attio integrations#659
AggManik wants to merge 2 commits intomainfrom
manik/integrations/attio

Conversation

@AggManik
Copy link
Contributor

No description provided.

AggManik and others added 2 commits March 11, 2026 00:21
Implements the Attio CRM integration following the same patterns as
hubspot and linear integrations. Supports API key auth, scheduled sync
every 15 minutes, and MCP tools for managing people, companies, notes,
tasks, and lists via the Attio REST API v2.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- Fix auth spec to use `fields` array format (matching ynab/metabase pattern)
- Fix config key from `apiKey` to `api_key` across index.ts, schedule.ts, account-create.ts
- Switch build from bun to tsup (bun not on PATH in this environment)
- Add built bin/index.cjs (37 KB, CJS, tsup)
- Add integrations/attio/README.md with setup guide and MCP tools table
- Add Attio entry to integrations/README.md
- tsc --noEmit passes clean; spec + get-tools smoke tests pass (22 tools)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@AggManik AggManik changed the title Manik/integrations/attio feat: add attio integrations Mar 10, 2026
@AggManik AggManik linked an issue Mar 11, 2026 that may be closed by this pull request
9 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New Integration: Attio

1 participant