Skip to main content
Glama
SinboBoop

vibe-blueprint

by SinboBoop

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FOUNDATION_LLM_MODELNoExact model ID; never silently replaced.gpt-5.6-sol
FOUNDATION_LLM_API_KEYNoHighest-priority credential; prefer `vibe-blueprint auth set` on a workstation.none
FOUNDATION_CODE_SHARINGNoMaximum repository context: `none`, `summary`, or `diff`.none
FOUNDATION_LLM_BASE_URLNoResponses-compatible base URL.https://api.inferenvoy.com
FOUNDATION_ALLOWED_ROOTSNoPlatform-delimited roots under which `project_root` may resolve.server working directory
FOUNDATION_LLM_RESPONSES_PATHNoExplicit path override; otherwise `/responses`, then `/v1/responses` only after 404/405.discovered
FOUNDATION_LLM_REASONING_EFFORTNoResponses reasoning effort.xhigh

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
foundation_doctorA

Check non-secret model configuration, credential presence, allowed-root access, model connectivity, project Foundation state, and protection coverage.

foundation_analyze_projectB

Use the MCP's internal model plus deterministic activity-risk, minimum-invariant, and order-independent route checks to propose or deliberately abstain from a project Foundation. Additive traces explain activity evidence and route elimination. Does not write project state.

foundation_answer_questionA

Apply the user's answer to the one returned material-reality or financial-scope question, then re-run classification and the internal model recommendation.

foundation_commitA

Atomically commit a validated, user-confirmed analysis proposal to Foundation artifacts. Never modifies application source.

foundation_getA

Read the authoritative Foundation JSON, readable Markdown, or compact Session Brief.

foundation_assess_changeA

Compare a new requirement with committed Foundation state and reanalyze only affected capabilities. Does not commit changes.

foundation_scan_changesB

Scan Git changes, dependencies, migrations, environment names, and structure for combined Foundation boundary signals.

foundation_verifyA

Preview or run one explicitly registered, allowlisted Foundation evidence check with no shell.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/SinboBoop/vibe-blueprint'

If you have feedback or need assistance with the MCP directory API, please join our Discord server