Greenhouse Jobs Snapshot (Base Sepolia)
Server Details
Deterministic public Greenhouse jobs. Paid tool uses 0.001 test USDC on Base Sepolia only.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP · MCP 2025-11-25
- URL
TDQS
Scored across 1 tool
With only one tool available, there is no possibility of confusing it with another. The tool's purpose is clear from its name and description.
The single tool name 'greenhouse_jobs_snapshot' is descriptive and follows a clean snake_case convention. There are no other tools to introduce naming inconsistencies.
At one tool, the server is minimally scoped, but this is appropriate for the server's sole purpose of providing a fixed job-board snapshot. It falls slightly below the typical 3-15 range but does not feel under-built for its narrow domain.
The tool fully delivers on its promise of a deterministic snapshot with all relevant job fields and a content hash. No additional operations are needed for the stated one-board, up-to-500-jobs scope.
Available Tools
1 toolgreenhouse_jobs_snapshotARead-onlyIdempotentInspect
Deterministic public Greenhouse job-board snapshot: sorted job IDs, titles, locations, listing URLs, timestamps and content hash. One board, up to 500 jobs. Base Sepolia test USDC only; 0.001 per successful snapshot.
| Name | Required | Description | Default |
|---|---|---|---|
| board | Yes | ||
| maxJobs | No |
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare the tool read-only, idempotent, and non-destructive. The description adds valuable non-redundant behavioral facts: deterministic and sorted output, a 500-job cap, the base-network payment requirement, and the 0.001 USDC cost per successful snapshot. No contradiction with annotations exists.
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 compact and front-loaded: the first clause names the tool's purpose, followed by output fields, constraints, network, and cost. There is no filler or redundant restatement of the tool name.
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 description does a good job listing return fields since there is no output schema, and it covers cost, network, and result cap. However, it does not explain how to populate the required `board` parameter or the default behavior of `maxJobs`, so a caller cannot be fully certain about the invocation contract.
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 description coverage is 0%, so the description had to compensate by defining the `board` and `maxJobs` parameters. It mentions 'one board' and 'up to 500 jobs,' but never explicitly says what `board` should contain (e.g., the Greenhouse board slug) or how `maxJobs` behaves when omitted. This leaves a real gap for an agent choosing an argument value.
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 this produces a deterministic snapshot of a public Greenhouse job board and enumerates the contents: sorted job IDs, titles, locations, listing URLs, timestamps, and content hash. This precisely identifies the tool's resource and scope, and there are no sibling tools needing differentiation.
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?
With no sibling tools, there is no exclusion rule required. The description supplies clear context: it is for a single public Greenhouse board, limited to 500 jobs, on Base Sepolia testnet with a fixed USDC fee. It just stops short of an explicit 'use this when...' statement.
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.
1 tool update
- First observed
greenhouse_jobs_snapshot
Related MCP Connectors
x402-paid Base agent tools (USDC). 5 deterministic tools. No API keys. No NFT pass.
Pay-per-call web search, translation and research jobs for AI agents. USDC on Base, no account.
Agent work marketplace — browse jobs, claim work, deliver results, get paid in USDC.
Find funded Base USDC jobs, submit signed actions, and verify escrow settlement.
Related MCP Servers
AlicenseAqualityCmaintenancePre-trade DeFi intelligence for AI agents. 20 paid x402 endpoints, USDC on Base.2323 npm1MIT
monospay-mcpofficial
AlicenseNot gradedqualityDmaintenancePay per MCP tool call in USDC on Base. Non-custodial settlement, no admin keys, 30 bps fee.MIT- AlicenseNot gradedqualityBmaintenanceA hosted MCP service providing 25 deterministic utility tools, each paid per call through Base-USDC x402 and requiring the buyer's own compatible wallet for approval.MIT
- AlicenseAqualityDmaintenanceGives AI agents a smart-contract wallet on Base (USDC) with 10 stdio tools: create wallets, send USDC payments, pay x402-protected HTTP resources, and run ERC-8183 escrow Jobs for A2A service delivery.106 npmMIT
Glama MCP Gateway
Add one secure layer between your agents and this server.