Kit Lite
Server Details
Instant x402 spend-cap pack for agents. get_quote then buy_intel_pack 5 USDC Base. No human.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Available Tools
5 toolsbuy_intel_packBInspect
Pay 5 USDC on Base via x402. Instant agent-monetization intel pack.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full transparency burden and only discloses the price, network, protocol, and instant delivery claim. It omits what happens after payment, whether wallet setup is needed, what the received output is, and whether the transaction is reversible, which is important for a paid action.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is two brief sentences with no filler. The payment facts are front-loaded, and only the slightly vague 'agent-monetization intel pack' phrase adds product context without clutter.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a financial transaction with no annotations and no output schema, the description is incomplete. Missing details include the delivery mechanism, return value, prerequisites, and what exactly the 'intel pack' contains, all of which matter for an agent invoking a paid operation.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has zero parameters, so there is no parameter meaning for the description to add. The baseline of 4 applies, and the description does not need to compensate for any undocumented parameters.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description uses a specific verb ('Pay') and a specific resource ('intel pack'), while adding concrete details like the price, network, and payment protocol. It does not explicitly contrast with sibling tools, but the product term 'intel pack' differentiates it from buy_job_ticket, buy_kit_lite, and buy_spend_gov.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
There is no guidance about when to use this tool versus the sibling purchase tools. An agent cannot determine whether to call buy_intel_pack, buy_job_ticket, buy_kit_lite, or buy_spend_gov based on the description alone.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
buy_job_ticketCInspect
Pay 15 USDC on Base via x402. Instant operator-authorized job ticket schema plus example.
| Name | Required | Description | Default |
|---|---|---|---|
| goal | No |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the behavioral disclosure burden. It usefully reveals the exact payment amount, network, protocol, and that it is instant and operator-authorized. However, it does not clarify whether this executes a real financial transaction, what outputs are returned, or what 'operator-authorized' requires.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is brief and front-loads the key payment details, but the trailing clause 'schema plus example' is vague and adds little clarity. It is concise but not fully structured for practical use.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a payment-related tool with no annotations, no output schema, and an undocumented required-looking parameter, the description is incomplete. It fails to explain what a job ticket schema is, what the agent should put in 'goal', or what happens after payment.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The single parameter 'goal' has 0% schema description coverage and is not mentioned anywhere in the description. The description provides no meaning for what the agent should supply in the goal field, leaving the parameter effectively undocumented.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description states a specific action and resource: paying 15 USDC on Base via x402 to receive an operator-authorized job ticket schema. This distinguishes it from sibling tools like buy_intel_pack or buy_kit_lite, though the phrase 'schema plus example' is somewhat opaque.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
There is no guidance on when to use this tool versus the sibling buy_* tools or get_quote. The description implies it is for a job ticket purchase, but it does not state conditions, prerequisites, or alternatives.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
buy_kit_liteBInspect
Pay 9 USDC on Base via x402. Instant JSON pack: spend caps, AUP stub, 402 test. No human.
| Name | Required | Description | Default |
|---|---|---|---|
| agentName | No |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries the full burden and clearly discloses that this is a paid transaction (9 USDC on Base), the expected output, and the 'no human' automated nature. It omits details like failure/refund behavior, but the core behavioral traits are present.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Three terse sentences front-load the essential transaction details, cost, network, output, and automation level. There is no filler or repetition.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The core transaction and deliverable are described, but the tool lacks output schema, annotations, and usage guidance. An agent still doesn't know what agentName is for, when to pick this pack, or what failure states look like, so completeness is only average.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 0% and the description never mentions agentName or the fact that additional properties are allowed. The single parameter's role must be inferred entirely from its name, so the description adds no parameter meaning.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description states a specific action ('Pay 9 USDC on Base via x402') and explicitly lists what is delivered ('spend caps, AUP stub, 402 test'). This distinguishes its purpose from the sibling buy_* tools by price and deliverable, though it doesn't name a sibling directly.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance on when to choose this over buy_intel_pack, buy_job_ticket, or buy_spend_gov. 'No human' hints that it is suitable for autonomous use, but there is no explicit context, prerequisite, or exclusion.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
buy_spend_govAInspect
Pay 19 USDC on Base via x402. Spend-governance pack: caps, kill switch, purpose gate. No CAPTCHA.
| Name | Required | Description | Default |
|---|---|---|---|
| agentName | No |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description carries full responsibility for behavioral disclosure. It transparently specifies that this is a payment of 19 USDC, the network (Base), the protocol (x402), and that no CAPTCHA is involved, which is useful operational context. It stops short of detailing reversibility, authentication requirements, or post-payment effects, so it is not a perfect score.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is three short, front-loaded sentences with no filler. Every sentence contributes essential information: the payment action, the product features, and a notable behavioral detail (no CAPTCHA). It is efficiently structured and easy to parse.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
While the description covers the purpose and cost, it leaves critical gaps: the meaning of 'agentName' is unexplained, there is no output schema or return-value information, and the implications of the spend-governance features are only listed, not clarified. An agent would likely struggle to make a correct call with full confidence.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The schema has one parameter, 'agentName', with no description and 0% schema description coverage. The tool description does not mention or explain this parameter at all, so an agent cannot determine what value to pass or whether it is required. The description adds zero semantic value for parameters.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the action ('Pay'), the exact amount and network ('19 USDC on Base via x402'), and the specific product ('Spend-governance pack: caps, kill switch, purpose gate'). This distinguishes it from sibling purchase tools like buy_intel_pack or buy_kit_lite, making its purpose unambiguous.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies when to use this tool—when a spend-governance pack with caps, kill switch, and purpose gate is desired—but it does not explicitly contrast it with alternatives or state when not to use it. There is no direct mention of sibling tools or exclusions, leaving the selection logic to the agent's inference.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
get_quoteAInspect
Free quote for Kit Lite $9 instant spend-cap pack. Call before buy_kit_lite.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden. It conveys that the quote is free and must be obtained before buy_kit_lite, but says nothing about side effects, returned data, idempotency, validity, or whether it creates any state. This is a thin behavioral picture.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Two short sentences each earn their place: the first states the offering, the second gives the critical sequencing rule. There is no filler and the key instruction is front-loaded.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The tool is simple with no parameters and the usage rule is clearly given. However, because there is no output schema and no annotations, the description should describe what the quote response contains or any further prerequisite behavior; it does not, leaving the tool minimally but not fully complete.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema declares zero parameters, so the description has no parameter semantics to add; the baseline of 4 applies. The empty schema with additionalProperties true imposes no parameter contract, so no further explanation is required.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description names the specific resource ('Kit Lite $9 instant spend-cap pack') and the operation ('Free quote'), and the closing mention of buy_kit_lite helps distinguish this tool from the purchase siblings. It lacks an explicit 'returns a quote' phrasing, but the name and object make the purpose clear.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
'Call before buy_kit_lite' explicitly states when to use this tool relative to a sibling. It does not spell out exclusions or all alternatives, but the sequencing instruction is enough to route an agent correctly for this simple flow.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
5 tool updates
- First observed
buy_intel_pack - First observed
buy_job_ticket - First observed
buy_kit_lite - First observed
buy_spend_gov - First observed
get_quote
Frequently Asked Questions
Claiming proves that you control a remote MCP connector. It does not move, proxy, or interrupt the server.
Open the connector listing, choose Claim ownership, and sign in to Glama.
Complete one verification method:
GitHub identity — fastest for official registry listings. For a namespace such as
io.github.alice/server, link the matching GitHub user, then choose Claim with GitHub. An organization namespace such asio.github.acme/serveralso needs that organization to have installed the Glama AI GitHub App and approved its permissions, because GitHub discloses organization membership only to apps it has installed. Use HTTP or DNS when it has not.HTTP challenge — works when you can deploy a public file. Generate a token, publish the exact JSON Glama shows at
/.well-known/glama.jsonon the same origin as the connector, then choose Check HTTP challenge.DNS challenge — works when you control DNS but cannot change the server. Generate a token, create the exact TXT record Glama shows, wait for it to propagate, then choose Check DNS challenge.
After verification, Glama sends a confirmation email and gives you access to listing details, thumbnails, health checks, and analytics. Keep the HTTP file or DNS record in place: Glama periodically checks it and ownership remains verified while the token is discoverable.
The HTTP ownership file has this structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"claim": "glama_claim_..."
}Claim tokens are opaque, stable, and bound to the signed-in Glama account. They contain no email address or other personal information. If Glama can no longer discover a verified HTTP or DNS token, it starts a seven-day grace period before removing claim-based access. Restore the same token during that period to keep ownership verified. Never publish an email address, Glama session token, GitHub token, or connector credential as ownership proof.
If verification fails, confirm that you copied the current token exactly. The HTTP file must be public, return valid JSON with a successful HTTP response, and stay on the connector's origin. DNS changes may need more time to propagate. A claim cannot transfer to a different origin or hostname: if the connector target changes, Glama starts the grace period and the new target must be claimed separately after the previous claim is released.
For a connector linked to the official MCP Registry, registry updates continue to replace its name, description, and URL by default. After claiming, open Manage connector and enable Use Glama listing details as the source of truth if edits made on Glama should be preserved. Categories and thumbnails are always managed on Glama; registry linkage and technical connection settings continue to sync.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
To improve your MCP server's ranking:
Claim ownership of the server listing
Complete the server profile with an accurate description and thumbnail
Provide a test profile so Glama can connect to and evaluate the server
Keep tool definitions clear and complete to earn a high Tool Definition Quality Score (TDQS)
Route real usage through the Glama Gateway; more recorded successful server uses also improve the ranking
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Related MCP Connectors
Call get_quote, then buy_kit (49 USDC Base x402). Humans keep #pay.
Paid x402 MCP utilities for Base-USDC balances, blocks, gas, HTTPS headers, and agent profile bios.
37 paid x402 MCP tools for OSINT, prediction markets, web intel, and agent security on Base USDC.
x402-paid Base agent tools (USDC). 5 deterministic tools. No API keys. No NFT pass.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceThe open marketplace for the agent economy — Buy any of 24,000+ live x402 services with USDC on Base.6MIT
- FlicenseNot gradedqualityCmaintenanceEnables AI agents to access 11 paid x402 endpoints as standard MCP tools, paying per call in USDC on Base without API keys, covering chat, code, vision, embeddings, crypto prices, weather, geolocation, forex, and WHOIS data.-

hyperd-mcpofficial
AlicenseAqualityCmaintenancePre-trade DeFi intelligence for AI agents. 20 paid x402 endpoints, USDC on Base.23581MIT- AlicenseNot gradedqualityCmaintenanceEnables agents to discover, sample, and pay per call in USDC for live threat intelligence, ZK proof generation, and arbitrage signals via the x402 protocol.MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.
TDQS
Each tool targets a distinct pack or the quote flow, but buy_kit_lite and buy_spend_gov both involve spend controls and could be confused without careful reading. get_quote is clearly separate as a free pre-purchase step.
All paid products follow a consistent buy_<pack> snake_case pattern, and get_quote uses a different verb that fits its non-paid purpose. The naming convention is predictable and easy to navigate.
Five tools is well-scoped for a small monetization-pack server. Each buy tool corresponds to a distinct product, and get_quote adds a necessary pre-purchase action without bloat.
The server covers all advertised packs plus the main quote flow, so agents can complete purchases end-to-end. A minor gap is that quotes are only offered for buy_kit_lite rather than every pack, but this does not break core workflows.