InfraPulse
REMOTE · INFRAPULSE.AI · SCANNED AUG 20
AI agent infrastructure for discovery, authorization, execution, identity, and signed receipts.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →
Endpoint Security63
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation not fully verified: this server exposes a tool marked destructive (execute) and its handshake is open, but we could not confirm whether a tool call is gated, so we do not assert it is callable unauthenticated. View diagnostics → Unverified
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability69
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 601 tokens (~100/item across 6 items; 6 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
- Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage84
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 42% of tool parameters carry a description.Partial
- Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
- Implements a current MCP spec version (2026-07-28).Pass
Unverified: 1 category
A category scored 0 because we could not verify it: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
remote · infrapulse.ai
claude mcp add --transport http ai-infrapulse-infrapulse https://infrapulse.ai/mcp/core
[mcp_servers.ai-infrapulse-infrapulse] url = "https://infrapulse.ai/mcp/core"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"ai-infrapulse-infrapulse": {
"type": "remote",
"url": "https://infrapulse.ai/mcp/core",
"enabled": true
}
}
} openclaw mcp add ai-infrapulse-infrapulse --url https://infrapulse.ai/mcp/core --transport streamable-http
mcp_servers:
ai-infrapulse-infrapulse:
url: "https://infrapulse.ai/mcp/core" {
"mcpServers": {
"ai-infrapulse-infrapulse": {
"type": "http",
"url": "https://infrapulse.ai/mcp/core"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 20 Aug 26 62
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Aug 2026 · Probed https://infrapulse.ai/mcp/core
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=infrapulse.ai | CN=WE1,O=Google Trust Services,C=US | 2 Aug 2026 | 31 Oct 2026 | ECDSA 256 | ECDSA-SHA256 | b48ce986d8000c990ee4cd29bfd04ea2 |
| SANs: infrapulse.ai, *.infrapulse.ai | ||||||
| CN=WE1,O=Google Trust Services,C=US (CA) | CN=GTS Root R4,O=Google Trust Services LLC,C=US | 13 Dec 2023 | 20 Feb 2029 | ECDSA 256 | ECDSA-SHA384 | 7ff31977972c224a76155d13b6d685e3 |
| CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) | CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE | 15 Nov 2023 | 28 Jan 2028 | ECDSA 384 | SHA256-RSA | 7fe530bf331343bedd821610493d8a1b |
DNSSEC insecure
Validation of infrapulse.ai. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| ai. | present | 3799 | 8 | Verified |
| infrapulse.ai. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
| Header | Value |
|---|---|
| strict-transport-security | max-age=63072000; includeSubDomains |
| content-security-policy | default-src 'self'; script-src 'self' 'unsafe-inline'; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com; img-src 'self' data: https:; connect-src 'self' https:; frame-ancestors 'none'; |
| x-content-type-options | nosniff |
| x-frame-options | DENY |
| referrer-policy | no-referrer |
| permissions-policy | camera=(), microphone=(), geolocation=() |
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://infrapulse.ai/mcp/core | Verified | 200 | |
| http (plaintext) | http://infrapulse.ai/mcp/core | HTTPS enforced | 301 | https://infrapulse.ai:443/mcp/core |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
authorize Authorize prepaid work ~93
Create an idempotent prepaid authorization for a quoted operation. This may reserve private account credits but does not execute provider work.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_id | string | – | – |
| credits | integer | – | – |
| payload | object | – | Optional canonical InfraPulse payload; direct top-level fields are also accepted. |
| quote_id | string | – | – |
| request_id | string | yes | Stable idempotency key for this mutating operation. |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object|null | – | – |
| intent | string | – | – |
| next_action | object|null | – | – |
| ok | boolean | – | – |
| operation_id | string|null | – | – |
| receipt | object|null | – | – |
| request_id | string|null | – | – |
| requires_human | boolean | – | – |
| status | string|null | – | – |
| success | boolean | – | – |
No examples provided.
connect Connect InfraPulse account ~170
Create, inspect, or explicitly approve a private OAuth-bound InfraPulse connection. OAuth proves owner identity; requested InfraPulse operational scopes remain server-side and privileged scopes stay pending until the authenticated owner approves them.
| Name | Type | Req | Description |
|---|---|---|---|
| action | string | – | Follow-up action for an existing connection. Defaults to status. |
| agent_id | string | – | Required only when the OAuth identity owns multiple linked InfraPulse agents. |
| approved_scopes | array | – | Optional subset to approve when action=approve. |
| connection_id | string | – | Server-generated connection id for status or approval follow-up. |
| request_id | string | – | Stable idempotency key for a new connection request. |
| scopes | array | – | InfraPulse operational scopes requested for a new connection. These are approved and stored by InfraPulse, never copied into the OAuth token. |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object|null | – | – |
| intent | string | – | – |
| next_action | object|null | – | – |
| ok | boolean | – | – |
| operation_id | string|null | – | – |
| receipt | object|null | – | – |
| request_id | string|null | – | – |
| requires_human | boolean | – | – |
| status | string|null | – | – |
| success | boolean | – | – |
No examples provided.
discover Discover InfraPulse ~22
Discover InfraPulse production capabilities and the universal execution contract without changing account state.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object|null | – | – |
| intent | string | – | – |
| next_action | object|null | – | – |
| ok | boolean | – | – |
| operation_id | string|null | – | – |
| receipt | object|null | – | – |
| request_id | string|null | – | – |
| requires_human | boolean | – | – |
| status | string|null | – | – |
| success | boolean | – | – |
No examples provided.
execute Execute authorized work ~144
Execute authorized provider work through InfraPulse. Requires a stable request_id and canonical authorization_id; may consume prepaid credits and change an external provider system.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_id | string | – | – |
| authorization_id | string | yes | Canonical authorization returned by the authorize step. |
| input | object | – | – |
| metadata | object | – | – |
| payload | object | – | Optional canonical InfraPulse payload; direct top-level fields are also accepted. |
| provider_id | string | – | – |
| provider_intent | string | – | – |
| request_id | string | yes | Stable idempotency key for this mutating operation. |
| task | string | – | – |
| timeout_seconds | integer | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object|null | – | – |
| intent | string | – | – |
| next_action | object|null | – | – |
| ok | boolean | – | – |
| operation_id | string|null | – | – |
| receipt | object|null | – | – |
| request_id | string|null | – | – |
| requires_human | boolean | – | – |
| status | string|null | – | – |
| success | boolean | – | – |
No examples provided.
quote Quote InfraPulse work ~42
Get a deterministic price quote before authorization or execution. This does not reserve credits or run provider work.
| Name | Type | Req | Description |
|---|---|---|---|
| agent_id | string | – | – |
| payload | object | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object|null | – | – |
| intent | string | – | – |
| next_action | object|null | – | – |
| ok | boolean | – | – |
| operation_id | string|null | – | – |
| receipt | object|null | – | – |
| request_id | string|null | – | – |
| requires_human | boolean | – | – |
| status | string|null | – | – |
| success | boolean | – | – |
No examples provided.
verify_receipt Verify InfraPulse receipt ~50
Verify an InfraPulse signed receipt by receipt_id or receipt object without changing account or provider state.
| Name | Type | Req | Description |
|---|---|---|---|
| payload | object | – | – |
| receipt | object | – | – |
| receipt_id | string | – | – |
| Name | Type | Req | Description |
|---|---|---|---|
| data | – | – | – |
| error | object|null | – | – |
| intent | string | – | – |
| next_action | object|null | – | – |
| ok | boolean | – | – |
| operation_id | string|null | – | – |
| receipt | object|null | – | – |
| request_id | string|null | – | – |
| requires_human | boolean | – | – |
| status | string|null | – | – |
| success | boolean | – | – |
No examples provided.