ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Laravel Forge with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage Laravel Forge servers, orchestrate site deployments, and query databases directly from your AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 9 capabilities

The complete Laravel Forge capability set.

These are the exact actions your AI can choose when you ask it to work with Laravel Forge.

Capability set01 / 03

01-03

3 capabilities in this set.

Part of 9 available through Laravel Forge.

  1. 01

    List servers

    Retrieve the master list of all connected Forge servers

  2. 02

    List sites

    List websites mounted to a specific server

  3. 03

    List ssh keys

    Retrieve active physical access keys inserted on the root server

Capability set02 / 03

04-06

3 capabilities in this set.

Part of 9 available through Laravel Forge.

  1. 04

    Get server

    Retrieve detailed data on a specific server droplet

  2. 05

    List databases

    List active databases mounted on a Forge server

  3. 06

    List recipes

    Retrieve available custom shell recipes within your organizational team limits

Capability set03 / 03

07-09

3 capabilities in this set.

Part of 9 available through Laravel Forge.

  1. 07

    List workers

    Retrieve queue worker configurations executing on a tracked site

  2. 08

    Deploy site

    Command a deployment script queue to execute on a repository site

  3. 09

    Get site

    Look up specifics for an exact site layout on a server

Observed, not estimated

819ms average. Fast in production.

Laravel Forge is checked daily against the live service.

Daily averagePeak 1051ms
Aug 20Today
Fastest day
721ms
Slowest day
1051ms
14-day trend
Stable+1%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 9 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Laravel Forge, so you can see the experience inside your AI.

It does not authenticate your account with Laravel Forge. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Laravel Forge Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_jzfomuWEBzKK0YLd7YZ2kG9qG8ViIw2W2udigts6/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Laravel Forge capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "laravel-forge-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_jzfomuWEBzKK0YLd7YZ2kG9qG8ViIw2W2udigts6/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Laravel Forge owners ask.

  • 01

    How do I get started?

    Subscribe, copy your active API Token (which you generate inside Forge Dashboard → API), and connect it. The integration expects standard connections so you can trigger real build routines natively without intricate pipelines or ssh logic.

  • 02

    Can my AI automatically trigger site deployments?

    Yes! Give the agent the Server ID and Site ID you're questioning. It utilizes deploy_site to physically POST to Forge's pipelines kicking off an automated release. Perfect for hands-free releases right from Cursor.

  • 03

    What happens when I want to fetch metrics on queued application workers?

    Provide the exact IDs. The capability evaluates endpoint rules (list_workers) and unpacks default configurations running PHP queues natively back to the terminal screen.

  • 04

    Does it list physical server setups efficiently?

    Absolutely. Execute 'list_servers' or probe 'list_ssh_keys'. It aggregates root connection statuses, IPs, and structural records giving immense monitoring peace-of-mind at the keyboard.