Integrations
Connects to
everything.
50+ pre-built connectors for the tools your team already uses. And if we don't have yours — Apex builds it automatically.
Project Management
Jira
Project Management
Linear
Project Management
Asana
Project Management
Notion
Project Management
Shortcut
Project Management
ClickUp
Project Management
Monday.com
Project Management
Trello
Project Management
Design
Figma
Design
Framer
Design
Storybook
Design
Sketch
Design
Adobe XD
Design
Development
GitHub
Development
GitLab
Development
Bitbucket
Development
VS Code
Development
JetBrains
Development
Communication
Slack
Communication
Discord
Communication
MS Teams
Communication
Loom
Communication
CI/CD & Deployment
Vercel
CI/CD & Deployment
Netlify
CI/CD & Deployment
AWS
CI/CD & Deployment
GCP
CI/CD & Deployment
Docker
CI/CD & Deployment
Kubernetes
CI/CD & Deployment
CircleCI
CI/CD & Deployment
Jenkins
CI/CD & Deployment
Testing
Playwright
Testing
Cypress
Testing
Puppeteer
Testing
Selenium
Testing
Jest
Testing
Monitoring
Datadog
Monitoring
Sentry
Monitoring
PagerDuty
Monitoring
Grafana
Monitoring
New Relic
Monitoring
Billing
Stripe
Billing
CRM
HubSpot
CRM
Documentation
Confluence
Documentation
GitBook
Documentation
ReadMe
Documentation
Notion
Documentation
Build your own
No connector?
Apex builds it.
Point Apex at any system with an API, CLI, or MCP server — and it generates a working integration automatically. No code required. Just describe what you need, and Apex analyzes the interface, builds the connector, and tests it end-to-end.
- REST, GraphQL, gRPC — any API protocol
- MCP server auto-discovery and configuration
- Browser Agent for undocumented web UIs
1 {
2 "mcpServers": {
3 "internal-api": {
4 "command": "npx",
5 "args": [
6 "@apex/mcp-server",
7 "--api=https://api.acme.co/v2",
8 "--auth=bearer"
9 ],
10 "env": {
11 "API_TOKEN": "$ACME_TOKEN"
12 }
13 },
14 "analytics-db": {
15 "command": "apex-connect",
16 "args": ["postgres", "--read-only"],
17 "env": {
18 "DB_URL": "$ANALYTICS_DB"
19 }
20 }
21 }
22 } Ready to ship faster?
Start with a free trial. No credit card required. Your team will be shipping in minutes.