NOMOS Cross-Border Broker
Server Details
Cross-border preflight, x402 quote and evidence receipts for A2A/MCP agent workflows.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Glama MCP Gateway
Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.
Full call logging
Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.
Tool access control
Enable or disable individual tools per connector, so you decide what your agents can and cannot do.
Managed credentials
Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.
Usage analytics
See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.
Tool Definition Quality
Average 3.7/5 across 5 of 5 tools scored.
Each tool targets a distinct function: market scanning, regulatory preflight, tool discovery, receipt verification, and payment quoting. No two tools have overlapping purposes.
All tool names follow the 'nomos_<descriptive_name>' pattern using snake_case consistently, with clear and predictable naming.
With 5 tools, the server is well-scoped for a cross-border broker, covering essential operations without excess or deficiency.
The tool surface covers the core workflow (discovery, market scan, compliance check, quote, verification) but lacks a tool for executing payments or data submission, which is a minor gap.
Available Tools
5 toolsnomos_asia_market_scanAInspect
Daily market intelligence from 6 regions: Japan, Singapore/China, India, Korea, Brazil/LatAm, Africa. Returns MCP-ready companies, funded entities, compliance signals. Cached daily — no extra API cost.
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Filter by signal type (optional) | |
| limit | No | Max results (default 10, max 30) | |
| region | No | Filter by region (optional) |
Output Schema
| Name | Required | Description |
|---|---|---|
| items | Yes | |
| total | Yes | |
| filters | No | |
| timestamp | Yes | |
| cache_timestamp | No |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries full burden for behavioral disclosure. It mentions caching and cost ('Cached daily — no extra API cost'), which is helpful, but it does not explicitly confirm the operation is read-only, state whether it is destructive, or disclose any rate limits or authentication needs. The description implies a read operation but lacks the explicit safety cues an agent needs to make informed decisions.
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 consists of two concise sentences. The first sentence front-loads the core purpose and output, listing regions and result types. The second sentence adds valuable operational context (caching and cost). Every sentence earns its place with no redundancy, making it easy for an agent to quickly grasp the tool's function.
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?
Given that an output schema exists, the description does not need to detail return fields. It covers regions, result types, caching behavior, and cost. However, it lacks information on data freshness beyond 'daily' and does not mention pagination (though limit parameter may suffice). The tool name 'asia' slightly misaligns with included non-Asia regions, but the description corrects this. Overall, it is largely complete but has minor gaps.
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 100% with descriptions for all three parameters, setting a baseline of 3. The description adds value by explaining that the 'tag' filter corresponds to 'MCP-ready companies, funded entities, compliance signals', which directly maps to the enum values. It also provides regional context. However, it does not elaborate on the 'limit' or 'region' beyond what the schema provides, so the enhancement is moderate.
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 tool provides daily market intelligence from 6 specific regions, listing them explicitly. It specifies the types of entities returned (MCP-ready companies, funded entities, compliance signals), which aligns with the tag parameter enum. The tool is distinct from its siblings, which focus on crossborder preflight, tool discovery, receipt verification, and x402 quotes, so purpose is clear and 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 does not provide any guidance on when to use this tool versus alternatives. While siblings are in different domains, there is no explicit statement about when this tool is appropriate or when to consider other tools. The absence of usage context leaves the agent to infer applicability solely from the tool name and description, which is insufficient for optimal selection.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
nomos_crossborder_preflightAInspect
Cross-border regulatory preflight for agent data flows. Checks jurisdiction pair (EU, JP, IN, KR, SG, CN, BR, NG, ZA, MX) and data category. Returns verdict: ALLOW / ALLOW_PUBLIC_SIGNAL_ONLY / REVIEW / BLOCK, plus blocked_fields, sccs_required, evidence_hash.
| Name | Required | Description | Default |
|---|---|---|---|
| data_category | Yes | Type of data being transferred | |
| source_regime | Yes | Source jurisdiction code: EU, JP, IN, KR, SG, CN, BR, NG, ZA, MX | |
| target_regime | Yes | Target jurisdiction code |
Output Schema
| Name | Required | Description |
|---|---|---|
| note | No | |
| policy | No | |
| verdict | Yes | |
| timestamp | Yes | |
| data_category | No | |
| evidence_hash | Yes | |
| sccs_required | No | |
| source_regime | No | |
| target_regime | No | |
| blocked_fields | No |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description must carry the burden of behavioral disclosure. It describes the action as a check/reference operation and lists output fields, but does not explicitly confirm it is non-destructive (read-only), nor does it mention authentication or rate limits.
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 sentences: one stating the purpose and one listing the outputs. It is direct and efficient with no wasted words.
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?
Given the parameter count, full schema coverage, and presence of an output schema (though not shown in input), the description provides a good summary of purpose and output. It could be slightly more complete by explicitly stating it is a read-only check.
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 provides full coverage with enums and descriptions for all 3 parameters. The description does not add additional meaning beyond summarizing what the parameters represent, so it meets the baseline of 3.
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 that the tool performs a cross-border regulatory preflight check. It specifies the inputs (jurisdiction pair and data category) and outputs (verdict, blocked_fields, sccs_required, evidence_hash). This is distinct from the sibling tools which are focused on market scanning, tool discovery, receipt verification, and quoting.
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 usage for preflight checks before agent data flows but does not explicitly state when to use or not use this tool compared to siblings. No alternatives or exclusions are mentioned.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
nomos_mcp_tool_discoveryAInspect
Discover MCP-compatible tools in the OracleNet mesh. Search by keyword, category or jurisdiction. Returns tool names, endpoints, protocol support.
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Search keyword (e.g. 'compliance', 'blockchain', 'regulatory') | |
| category | No | Tool category filter |
Output Schema
| Name | Required | Description |
|---|---|---|
| query | No | |
| tools | Yes | |
| timestamp | Yes | |
| total_mesh | No |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description bears full responsibility. It states the tool discovers tools and returns metadata, but does not explicitly declare it as read-only or detail any side effects. The nature of a search tool is safe but more explicit behavioral traits would be helpful.
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 a single concise sentence that front-loads the purpose and lists capabilities, but it could be slightly more structured to align parameters exactly.
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?
With an output schema present, return values need not be detailed. The description covers purpose and search options adequately, but the mention of 'jurisdiction' without a corresponding parameter creates a gap. Lacks details on pagination or limits.
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 100%, so parameters are already described. However, the description introduces 'jurisdiction' as a search dimension, which is not a parameter in the input schema, potentially confusing agents. This reduces clarity beyond what the schema provides.
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 ('Discover') and resource ('MCP-compatible tools in the OracleNet mesh'), and lists search dimensions and return fields, clearly distinguishing it from sibling tools like asia_market_scan or crossborder_preflight.
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 usage for finding tools by keyword, category, or jurisdiction, but does not explicitly state when to use this tool over alternatives or provide exclusions, though the context is clear.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
nomos_signed_receipt_verifyAInspect
Verify a NOMOS signed evidence receipt by hash. Returns verification status, operation details, timestamp, and chain position.
| Name | Required | Description | Default |
|---|---|---|---|
| receipt_hash | Yes | SHA-256 receipt hash from a previous NOMOS operation (hex string) |
Output Schema
| Name | Required | Description |
|---|---|---|
| message | No | |
| receipt | No | |
| verified | Yes | |
| timestamp | Yes |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must convey behavioral traits. It states what is returned (verification status, operation details, timestamp, chain position) but does not disclose side effects (read-only assumed but not stated), authentication needs, rate limits, or potential failure modes. This is insufficient for a verification tool.
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 one clear sentence that front-loads the purpose and succinctly lists the return contents. Every phrase earns its place with no redundancy.
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 has one simple parameter and an output schema, so the description is adequate but not thorough. It lacks guidance on when verification is appropriate and does not address prerequisites (e.g., need for a previous NOMOS operation). For a straightforward verification, it meets the minimum but has clear gaps.
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 100% (one parameter fully documented). The description adds 'by hash' which echoes the schema. It does not provide additional semantic context like format constraints or examples, so baseline score of 3 is appropriate.
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 ('verify') and the resource ('NOMOS signed evidence receipt') with the specific method ('by hash'). This directly matches the tool name and is distinct from sibling tools which are for scanning, preflight, discovery, and quoting.
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 explicit guidance on when to use or avoid this tool is provided. The usage is implied from the description: use when you have a receipt hash to verify. However, no alternatives or prerequisites are mentioned, so it's only minimally adequate.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
nomos_x402_quoteAInspect
Get a signed x402 payment quote for NOMOS services. Tier 1: $0.02 simple verdict | Tier 2: $0.05 verdict + evidence | Tier 3: $0.10 full packet. Returns quote with payTo address, network (Base mainnet), amount in USDC atomic units.
| Name | Required | Description | Default |
|---|---|---|---|
| tier | No | Pricing tier: 1 (simple), 2 (with evidence), 3 (full packet) | |
| service | Yes | Service to quote |
Output Schema
| Name | Required | Description |
|---|---|---|
| note | No | |
| tier | No | |
| payTo | Yes | |
| network | Yes | |
| service | No | |
| currency | No | |
| timestamp | No | |
| quote_hash | Yes | |
| amount_usdc | Yes | |
| amount_atomic | No |
Tool Definition Quality
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations provided, so description carries full burden. It discloses the return fields (payTo address, network, amount in USDC atomic units) and pricing tiers, but does not mention idempotency, authorization needs, or whether it is a read-only operation.
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 sentences, front-loaded with purpose and structured with tier details. No unnecessary words; every sentence provides essential information.
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?
Given output schema exists, description does not need to explain return values, but it already does. It covers pricing tiers and service list implicitly via schema. Minor missing guidance on sequencing (use before other tools).
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 100% with descriptions, but description adds significant value by providing concrete prices and explaining what each tier includes (e.g., simple verdict vs with evidence), which exceeds the schema's enum labels.
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 it gets a signed x402 payment quote for NOMOS services, listing tiers with specific prices and what each covers. It distinguishes from sibling tools (which are actual service executions) by being the prerequisite for payment.
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 use before other service tools but does not explicitly state when to use vs alternatives, nor provide exclusions. It would benefit from an indication that this should be called before executing services like crossborder_preflight.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [{ "email": "your-email@example.com" }]
}The email address must match the email associated with your Glama account. Once published, Glama will automatically detect and verify the file within a few minutes.
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
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!