← Registry

AI & Machine Learning

gaipagents.com

Provides read-only governance, identity, registry, and capability information for AI agents and assesses public Agent Card metadata.

2 endpoints15 known toolsFirst detected September 18, 2026Last detected September 18, 2026

ENDPOINT 1

https://gaip-agent-to-art-prototype-production.up.railway.app/mcp

No auth detected

MCP server metadata

Name
gaip-broker
Version
1.1.0
Capabilities
tools
Server instructions

Public, non-personal, zero-price read-only evidence. No payments or external side effects.

Known tools 8

gaip_get_capabilities

Return GAIP's public read-only capability and governance boundary.

Inferred read-only
gaip_get_shadow_status

Return the latest public shadow-planning status.

Inferred read-only
gaip_get_governance_limits

Return the machine-readable Phase-1 external-participation policy.

Inferred read-only
gaip_get_identity_and_registry_status

Return truthful A2A, MCP, Entra Agent ID and ERC-8004 activation states and blockers.

Inferred read-only
assess_agent_card

Assess supplied public Agent Card metadata without calling the agent.

Inferred read-only
compare_agent_candidates

Rank supplied public Agent Cards using deterministic task-specific metadata checks.

Inferred read-only
verify_task_result

Verify a supplied result against explicit deterministic acceptance criteria.

Inferred read-only
get_public_receipt

Retrieve allow-listed public fields for a retained receipt by exact id.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.gaip-broker]
url = "https://gaip-agent-to-art-prototype-production.up.railway.app/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "gaip-broker": {
      "type": "http",
      "url": "https://gaip-agent-to-art-prototype-production.up.railway.app/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: gaip-broker
Remote MCP URL: https://gaip-agent-to-art-prototype-production.up.railway.app/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "gaip-broker": {
      "url": "https://gaip-agent-to-art-prototype-production.up.railway.app/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "gaip-broker": {
      "type": "http",
      "url": "https://gaip-agent-to-art-prototype-production.up.railway.app/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "gaip-broker",
  "transport": "streamable-http",
  "url": "https://gaip-agent-to-art-prototype-production.up.railway.app/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://www.gaipagents.com/mcp

No auth detected

MCP server metadata

Name
gaip-governed-execution
Version
1.0.0
Capabilities
tools
Server instructions

Public/non-personal, zero-price, read-only tasks only. Governed executions are durably receipted. Stateless conformance reports are not retained. No automatic evidence credit.

Known tools 7

gaip_verify_supplier_claims

Compare supplied public claims and task observations, check declared metadata, and return dispositions with a retained receipt.

Inferred read-only
gaip_diagnose_integration_failure

Classify a supplied public handshake or task failure and return a bounded repair plan and retained receipt.

Inferred read-only
gaip_compare_supplier_snapshots

Compare two supplied public snapshots and return material changes with a retained receipt.

Inferred read-only
witness_delivery

Compare a registered caller assertion against a later public replay or submitted public response.

Inferred read-only
evaluate_public_art_evidence

Use this when you have public digital-art records to compare.

Inferred read-only
check_agent_conformance

Use this when installing an A2A, MCP or OpenAPI agent.

Inferred read-only
verify_gaip_receipt

Use this when you have a GAIP receipt ID and need to check retained history, hash chain and Merkle proof.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.gaip-governed-execution]
url = "https://www.gaipagents.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "gaip-governed-execution": {
      "type": "http",
      "url": "https://www.gaipagents.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: gaip-governed-execution
Remote MCP URL: https://www.gaipagents.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "gaip-governed-execution": {
      "url": "https://www.gaipagents.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "gaip-governed-execution": {
      "type": "http",
      "url": "https://www.gaipagents.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "gaip-governed-execution",
  "transport": "streamable-http",
  "url": "https://www.gaipagents.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for railway.app was fetched 2026-09-24T22:25:30.993Z.

Trust status Trusted

railway.app is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.