laravel

Locket

Community laravel
Updated

MCP Demo App

Locket

Locket is a demo application to show Laravel MCP capabilities.

It combines a read-later app with a link sharing social feed.

Locket allows users to share interesting links, manage their 'to read' list of links, and bookmark links shared by others. Locket allows users to do this through the web, API, and MCP.

Screenshot of Locket's homepage

Important Files

To learn the most from Locket and Laravel MCP, take a look at these directories & files:

  • routes/ai.php
  • app/Mcp/Servers/Locket.php
  • app/Mcp/Tools/
  • app/Mcp/Actions/
  • routes/api.php

API

Locket provides a REST API for programmatic access. See the API Documentation for detailed endpoint information and usage examples.

Getting an API Token

  1. Log in to your Locket account
  2. Go to Settings → Profile (/settings/profile)
  3. Create a new personal access token in the API Tokens section
  4. Use the token in the Authorization: Bearer YOUR_TOKEN header for API requests

Auth

This app uses Laravel Passport for both MCP OAuth authentication and API token authentication.

Users can manage their API tokens in the user profile settings area (/settings/profile).

MCP

Locket comes with an MCP server located at http://locket.test/mcp, with tools, a resource, and a prompt.

Setup

composer install
cp .env.example .env
php artisan passport:keys

npm install
npm run build

HTTP Notes

Many AI agents use Node which comes with its own certificate store, meaning they'll fail to connect to an MCP server on https://. We recommend leaving Locket on http:// locally for testing with AI agents, and using https:// on production.

MCP Server · Populars

MCP Server · New

    JameZUK

    Arkana - Your Entire Malware Analysis Lab, Behind One AI Prompt

    Arkana - Your entire malware analysis lab, behind one AI prompt. 250+ MCP tools for binary analysis with Claude Code or other MCP

    Community JameZUK
    lobehub

    MCP Hello World - MCP Server Mock for Testing

    A simple Hello World MCP server for CI/CD test

    Community lobehub
    JochenYang

    Luma MCP

    Multi-Model Visual Understanding MCP Server, GLM-4.6V, DeepSeek-OCR (free), and Qwen3-VL-Flash. Provide visual processing capabilities for AI coding models that do not support image understanding.多模型视觉理解MCP服务器,GLM-4.6V、DeepSeek-OCR(免费)和Qwen3-VL-Flash等。为不支持图片理解的 AI 编码模型提供视觉处理能力。

    Community JochenYang
    laravel

    Locket

    MCP Demo App

    Community laravel
    zhitongblog

    SoloMD

    A markdown editor — and the bridge to your LLM. Local-first, MIT, ~15 MB. Bundled MCP server lets Claude Code / Codex / Cursor drive your vault directly. 14 AI providers BYOK.

    Community zhitongblog