You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+14-14Lines changed: 14 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,19 @@
1
-
# Laravel Restify MCP Server
1
+
# Restify Boost
2
2
3
-
[](https://packagist.org/packages/binarcode/laravel-restify-mcp)
[](https://packagist.org/packages/binarcode/restify-boost)
The first fully customizable Laravel [JSON:API](https://jsonapi.org) builder with MCP and GraphQL support. "CRUD" and protect your resources with 0 (zero) extra line of code.
7
7
8
8
<div>
9
9
<ahref="https://restifytemplates.com">
10
-
<imgalt="Save weeks of API development"src="/docs-v2/static/starter-kit.png">
10
+
<imgalt="Save weeks of API development"src="/docs/starter-kit.png">
11
11
</a>
12
12
</div>
13
13
14
14
## Introduction
15
15
16
-
Laravel Restify MCP Server accelerates AI-assisted [Laravel Restify](https://github.com/binarcode/laravel-restify) development by providing comprehensive documentation access through the Model Context Protocol.
16
+
Restify Boost accelerates AI-assisted [Laravel Restify](https://github.com/binarcode/laravel-restify) development by providing comprehensive documentation access and code generation tools through the Model Context Protocol.
17
17
18
18
At its foundation, this package is an MCP server equipped with specialized tools designed to streamline Laravel Restify development workflows. The server provides access to complete documentation, API references, code examples, and troubleshooting guides.
19
19
@@ -25,16 +25,16 @@ At its foundation, this package is an MCP server equipped with specialized tools
25
25
26
26
## Installation
27
27
28
-
Laravel Restify MCP Server can be installed via Composer:
Once installed, you're ready to start coding with Cursor, Claude Code, or your AI agent of choice.
@@ -59,29 +59,29 @@ Once installed, you're ready to start coding with Cursor, Claude Code, or your A
59
59
60
60
## Manually Registering the MCP Server
61
61
62
-
Sometimes you may need to manually register the Laravel Restify MCP server with your editor of choice. You should register the MCP server using the following details:
62
+
Sometimes you may need to manually register the Restify Boost MCP server with your editor of choice. You should register the MCP server using the following details:
0 commit comments