Locket Server
БесплатноНе проверенEnables interaction with a read-later and link sharing social feed app, allowing users to manage links, bookmarks, and share through web, API, and MCP.
Описание
Enables interaction with a read-later and link sharing social feed app, allowing users to manage links, bookmarks, and share through web, API, and MCP.
README
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.

Important Files
To learn the most from Locket and Laravel MCP, take a look at these directories & files:
routes/ai.phpapp/Mcp/Servers/Locket.phpapp/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
- Log in to your Locket account
- Go to Settings → Profile (
/settings/profile) - Create a new personal access token in the API Tokens section
- Use the token in the
Authorization: Bearer YOUR_TOKENheader 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.
Установка Locket Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/laravel/locketFAQ
Locket Server MCP бесплатный?
Да, Locket Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Locket Server?
Нет, Locket Server работает без API-ключей и переменных окружения.
Locket Server — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Locket Server в Claude Desktop, Claude Code или Cursor?
Открой Locket Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Locket Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
