Skip to main content
Glama

Server Details

A persistent intention layer for AI agents. Injects a soul document into model system prompts before each session. REST API + MCP server. Auth via X-API-Key header.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Available Tools

1 tool
get_intentionAInspect

Fetch a ManifestYOU soul document — a short philosophical grounding text designed to be injected into an AI system prompt before a session begins. Call this at the start of a session to orient the model toward stillness, precision, or creative expansion before work. Paste the returned soul_document into your system prompt or before the first user message.

ParametersJSON Schema
NameRequiredDescriptionDefault
session_typeNoSession orientation. analytical=precision and decision support. creative=generative and brand work. customer_service=grounded and human-facing. general=default.general

TDQS

A4.3/5.0
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations, the description carries the full transparency burden and does it well. It explains the output is a 'soul_document' meant for injection, implies the text varies by session orientation ('stillness, precision, or creative expansion'), and states the recommended placement. It doesn't explicitly call out that the operation is read-only, but 'Fetch' naturally implies no side effects, making this sufficient.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Three sentences, front-loaded with the core purpose, followed by usage and placement. Every sentence earns its place – no filler or repetition. Perfectly sized for a simple tool.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The tool is simple (one optional param, no output schema) and the description covers what it returns ('soul_document'), when to call it (session start), and how to use it (paste into system prompt). This is complete for an agent to select and invoke correctly without ambiguity.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema has 100% coverage with enum descriptions already explaining each session_type value. The description adds contextual color ('stillness, precision, or creative expansion') that maps to the parameter but doesn't add any technical detail beyond the schema. Baseline 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description opens with 'Fetch a ManifestYOU soul document' – a specific verb and resource – and immediately clarifies what that document is ('a short philosophical grounding text'). It clearly distinguishes the tool's role from any other by explaining its unique purpose (system prompt injection before sessions).

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicit 'when' guidance: 'Call this at the start of a session to orient the model...' and 'Paste the returned soul_document into your system prompt or before the first user message.' No alternatives are mentioned (there are no siblings), so no exclusion guidance is needed; this is clear and actionable.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables detection and analysis of pre-public product launches through web search, content extraction, AI-powered scoring, and automated alerting. Provides comprehensive tools for surfacing stealth startup signals before they trend publicly.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Browse IndustryLens's published competitive-intelligence reports and head-to-head competitor comparisons from any AI agent — real, source-backed data.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables AI chat clients to perform market research and competitive intelligence by gathering company overviews, competitor lists, product portfolios, pricing snapshots, and recent news via live Tavily search.
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A4.4/5.0
Disambiguation5/5

With only a single tool, there is no possibility of confusion or misselection. The tool's purpose is clear and distinct.

Naming Consistency5/5

The sole tool name follows a clear verb_noun pattern (get_intention). With only one tool, naming consistency is trivially achieved.

Tool Count3/5

The server has just one tool, which feels thin for a general-purpose assistant. However, for the extremely narrow scope of fetching a soul document, the count is arguably sufficient but still borderline.

Completeness5/5

The single tool fully covers the server's stated purpose of retrieving a philosophical grounding text. There are no obvious missing operations within this narrow domain.

Resources