Skip to content

prest/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Homebrew Tap for pREST

Homebrew formulae for pREST projects that are not in homebrew-core.

Formulae

Formula Description
prest-mcp Stdio MCP adapter for pREST’s HTTP /_mcp endpoint (prest-mcp-adapter)

Install

brew install prest/tap/prest-mcp

Or tap first, then install:

brew tap prest/tap
brew install prest-mcp

Usage

Point the adapter at a running pREST instance:

PREST_MCP_URL=http://localhost:3000/_mcp prest-mcp

See the prest-mcp-adapter README for environment variables and MCP client configuration.

Maintaining formulae

On each prest-mcp-adapter release, bump url and sha256 in Formula/prest-mcp.rb:

curl -sL https://github.com/prest/prest-mcp-adapter/archive/refs/tags/vX.Y.Z.tar.gz | shasum -a 256

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages