← Registry
Developer Tools
boogy.ai
Assists developers in managing Boogy skills and validating manifests.
ENDPOINT 1
https://api.boogy.ai/mcp
MCP server metadata
- Name
- boogy-builder
- Version
- 0.1.0
Capabilities
tools
Known tools 8
get_startedRead this FIRST.
list_skillsList the Boogy skill catalog: each skill's name and when to use it.
get_skillReturns how to INSTALL and INVOKE the named skill (not a body to paraphrase).
manifest_referenceThe full boogy.toml field reference: [service], [routing], [frontend], capabilities, ingress modes, limits.
validate_manifestValidate a boogy.toml against the REAL host validation.
check_serviceLint Rust service source for Boogy conventions (transactions, typed DTOs, Model schemas, annotated routes).
loginStart signing in to Boogy.
login_statusCheck whether the human has approved the login started by `login`.