Skip to main content
Glama
kongen-labs

kongen-mcp

Official
by kongen-labs

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
KONGEN_API_KEYYesYour Kongen API key (kl_live_... or kl_test_...)
KONGEN_API_BASE_URLNoAPI base URL overridehttps://api.kongenlabs.life

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
score_promptB

Score a text prompt for reasoning complexity using Kongen's Logic engine. Returns the detected reasoning regime (trivial/fast/moderate/deep/exhaustive), a confidence adjustment factor, and recommended token budget. Costs 1 Kongen Token.

transfer_scoreA

Score a 7-dimensional signal vector against reference patterns. Returns pattern classification, confidence, confidence adjustment, and supporting evidence. Costs 50 Kongen Tokens.

check_usageA

Check your Kongen Token balance, usage in the current billing cycle, and active plan. No token cost.

route_modelA

Recommend which Claude model (Haiku/Sonnet/Opus) to use for a given prompt based on its reasoning complexity. Internally scores the prompt with Logic, then maps the detected regime to a model recommendation with estimated cost savings. Costs 1 Kongen Token.

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/kongen-labs/kongen-mcp'

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