mcp

command module
v0.4.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 22, 2026 License: MIT Imports: 2 Imported by: 0

README

togo-mcp

The MCP server for togo. It exposes togo's generators and project introspection as Model Context Protocol tools so AI agents — Claude Code, Cursor, Windsurf, Cline — can scaffold resources, run codegen, manage migrations, and install plugins inside a togo project.

Wire it into your agent with:

togo mcp:install --agent claude-code --role admin

It serves over streamable HTTP at /mcp/admin and /mcp/user with role-based access. Every togo new project also ships a .mcp.json pre-wired to this server.

License

MIT

Documentation

Overview

Command mcp is the togo Model Context Protocol server. It exposes togo's generators and Laravel-Boost-style introspection (logs, db, config, routes) as MCP tools, scoped by TOGO_MCP_ROLE (admin|user). It is a thin wrapper over the togomcp SDK — apps can import that SDK to build or extend their own MCP server.

Directories

Path Synopsis
Package togomcp is the togo MCP SDK.
Package togomcp is the togo MCP SDK.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL