Integrations

61 MCPs

Connect Agentwise with your development tools and workflows. Deep integrations with 61 MCP servers plus direct tool connections.

Figma Dev Mode

Direct connection to Figma for design-to-code workflows

Active

Available Commands:

/figma connect/figma generate/figma sync

GitHub

Repository management and CI/CD integration

Active

Available Commands:

/github create-pr/github issues/github actions

MCP Servers

61 integrated Model Context Protocol servers

Active

Available Commands:

Auto-assigned61 serversDynamic loading

Cloud Platforms

AWS, Azure, Cloudflare deployment integration

Active

Available Commands:

Auto-deploymentInfrastructure as CodeMonitoring

Quick Integration Examples

Figma to Code Workflow

bash
# Connect to Figma Desktop
/figma connect

# Generate component from selection
/figma generate Button

# Export design tokens
/figma tokens ./tokens.json

# Create project with design integration
/create "e-commerce app with Figma components"