Tech Verse Logo
Enable dark mode
Tinkerwell 5: Introducing Tinkerwell Intelligence

Tinkerwell 5: Introducing Tinkerwell Intelligence

Tech Verse Daily

Tech Verse Daily

4 min read

Tinkerwell 5 is all about AI-powered development without adding a new subscription to your stack. It ships with improved AI Code Completion, a compelling Conversational Mode and an MCP Server that allows AI tools like Claude, Cursor and others to use Tinkerwell. Set up the API key of your favorite AI service in the settings and start using Tinkerwell's AI tools.

MCP Server

The Tinkerwell 5 MCP Server is a powerful tool that allows you to connect AI services like Claude, Cursor and others to Tinkerwell. It enables these services to run code in Tinkerwell, making it a versatile tool for AI-assisted development. You can install and configure the MCP server with a simple click from the settings and it gets run automatically when needed

Conversational Mode

Tinkerwell 5 ships a new way to interact with your Laravel applications: Conversational Mode. This mode adds a chat sidebar to Tinkerwell, allowing you create code snippets in discussion with the AI of your choice – simply let them write code snippets for you.

AI Code Completion

The new code completion feature in Tinkerwell 5 is designed to be your perfect companion when working with Laravel applications – but it makes sure to stay out of your way. It uses an improved version of the language server for functions, variables and other known objects but it also allows you to trigger AI completions exactly when you need them.

There's more

Aside from the new AI features, Tinkerwell 5 comes with a lot of improvements and new features that make it easier to use and more powerful than ever. We are proud of the technical details but here are the ones that you'll notice most.

Command Palette

Tinkerwell has a command palette for a while but we've improved the search and added new shorcuts to make it easier to find the commands you need.

Refreshed Settings

The settings of Tinkerwell 5 have been redesigned to make it easier to find the options you need and add new features in the future.

Bring Your Own AI

Tinkerwell uses your API key to connect to the AI service of your choice. This allows us to launch Tinkerwell 5 at no additional subscription.

Recent Connections

Tinkerwell only shares the code of your editor and manually referenced files with AI services so that you can't accidentally leak sensitive data.

Fuzzy Search

All search fields use fuzzy search to make it easier to find the snippets, connections, history items and commands you need.

Privacy

Tinkerwell only shares the code of your editor and manually referenced files with AI services so that you can't accidentally leak sensitive data.

Treat yourself with the tool you didn't know you needed

Tinkerwell perfectly matches with Herd and other Laravel tools like Forge and Vapor. It works via SSH, Docker and Kubernetes and allows you to run code on your local machine or remote servers. If it's a PHP application, Tinkerwell supports it.

    Latest Posts

    View All

    Clean, Reusable Query Logic the Right Way: Laravel Global Scopes & Local Scopes

    Clean, Reusable Query Logic the Right Way: Laravel Global Scopes & Local Scopes

    Mastering Custom Blade Directives in Laravel

    Mastering Custom Blade Directives in Laravel

    Laravel 12.44: Adds HTTP Client afterResponse() Callbacks

    Laravel 12.44: Adds HTTP Client afterResponse() Callbacks

    Laravel Artifact: Manage Your Media Easily

    Laravel Artifact: Manage Your Media Easily

    Handling Large File Uploads in Laravel: A Guide to Chunking & Resuming

    Handling Large File Uploads in Laravel: A Guide to Chunking & Resuming

    Next-Gen Laravel Deployment: FrankenPHP + Octane on Ubuntu VPS

    Next-Gen Laravel Deployment: FrankenPHP + Octane on Ubuntu VPS

    Speed Up Your Laravel App: Mastering Concurrent API Requests with Http::pool and Batch

    Speed Up Your Laravel App: Mastering Concurrent API Requests with Http::pool and Batch

    Beyond the Basics: Building Production-Ready APIs with Laravel

    Beyond the Basics: Building Production-Ready APIs with Laravel

    PHP 8.6: Expected Release Window and RFCs to Watch

    PHP 8.6: Expected Release Window and RFCs to Watch

    Downloading Files from External URLs in Laravel

    Downloading Files from External URLs in Laravel