L
Leadbrew MCP
by @FlatNineOrg
Free API/MCP server for leadbrew.co
Created 1/27/2026
Updated 29 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-leadbrew-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"flatnineorg-leadbrew-mcp": {
"command": "npx",
"args": [
"flatnineorg-leadbrew-mcp"
]
}
}
}