Docs
Installation

Get started with Dispersl

Dispersl is a multi-agent AI coding platform that helps development teams build software faster. With our service, you can disperse complex tasks among specialized AI agents that coordinate with each other to generate, test, and deploy complete solutions.

Dispersl offers multi-agent coordination, code generation, comprehensive testing, version control management, and documentation generation - all working together to deliver production-ready code in minimal time.

Before you begin

To get started, create an account with Dispersl. By creating an account, you'll automatically be on the Free plan. Dispersl's free plan gives you access to try our multi-agent platform and transform your development process.

Installation

Dispersl can be integrated with your development environment in multiple ways:

API Integration

Get started with Dispersl's API for direct integration:

  1. Get your API key from the Dispersl dashboard
  2. Install the SDK for your preferred language:
    npm install dispersl-sdk
    # or
    pip install dispersl-python
  3. Start using multi-agent workflows in your applications

MCP Integration

Connect Dispersl to your AI development tools via Model Context Protocol:

  1. Get your MCP key from your Dispersl dashboard
  2. Configure your AI tool (Cursor, Claude, Windsurf, etc.)
  3. Start coordinating AI agents directly from your IDE

VS Code Extension (Coming Soon)

We're working on a dedicated VS Code extension that will provide:

  • Direct access to Dispersl agents
  • Multi-agent task coordination
  • Real-time progress monitoring
  • Integrated development workflows
Dispersl VS Code Extension Preview

Let's Go!

You can now coordinate multiple AI agents to handle complex development tasks! Use Dispersl to plan projects, generate code, create tests, manage version control, and generate documentation - all working together as a cohesive development team.