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

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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