← Registry

Developer Tools

boogy.ai

Assists developers in managing Boogy skills and validating manifests.

1 endpoint8 known toolsFirst detected July 24, 2026Last detected July 24, 2026

ENDPOINT 1

https://api.boogy.ai/mcp

No auth detected

MCP server metadata

Name
boogy-builder
Version
0.1.0
Capabilities
tools

Known tools 8

get_started

Read this FIRST.

list_skills

List the Boogy skill catalog: each skill's name and when to use it.

get_skill

Returns how to INSTALL and INVOKE the named skill (not a body to paraphrase).

manifest_reference

The full boogy.toml field reference: [service], [routing], [frontend], capabilities, ingress modes, limits.

validate_manifest

Validate a boogy.toml against the REAL host validation.

check_service

Lint Rust service source for Boogy conventions (transactions, typed DTOs, Model schemas, annotated routes).

login

Start signing in to Boogy.

login_status

Check whether the human has approved the login started by `login`.