Skip to content

Commit d4a75e5

Browse files
committed
Added images
1 parent 2658580 commit d4a75e5

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Laravel Loop
22

3+
![](images/laravel-loop.png)
4+
5+
![Laravel Supported Versions](https://img.shields.io/badge/laravel-10.x/11.x/12.x-green.svg)
6+
[![CI](https://github.com/kirschbaum-development/laravel-loop/actions/workflows/ci-checks.yml/badge.svg)](https://github.com/kirschbaum-development/laravel-loop/actions/workflows/ci-checks.yml)
7+
[![MIT Licensed](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)
8+
[![Latest Version on Packagist](https://img.shields.io/packagist/v/kirschbaum-development/laravel-loop.svg?style=flat-square)](https://packagist.org/packages/kirschbaum-development/laravel-loop)
9+
310
Laravel Loop is a powerful Model Context Protocol (MCP) server designed specifically for Laravel applications. It connects your Laravel application with AI assistants using MCP.
411

512
Laravel Loop uses [Prism](https://github.com/prism-ai/prism) behind the scenes to build the tools.
@@ -196,7 +203,6 @@ If you get this error, it likely means there's some error happening in your appl
196203
- [ ] Add a chat component to the package, so you can use the tools inside the application without an MCP client.
197204
- [ ] Refine the existing tools
198205
- [ ] Add write capabilities to the existing tools
199-
- [ ] Add tests
200206

201207
## Security
202208

images/icon.png

22.8 KB
Loading

images/laravel-loop.png

24 KB
Loading

0 commit comments

Comments
 (0)