← Registry

API Tools

rwdah.com

Provides access to verified Rwdah public business and procurement information, including company profiles, public resources, and project scope classification tools.

1 endpoint6 known toolsFirst detected September 3, 2026Last detected September 3, 2026

ENDPOINT 1

https://rwdah.com/api/mcp

No auth detected

MCP server metadata

Name
rwdah-public-information
Version
1.3.0
Capabilities
toolsresources
Server instructions

Use only for verified public Rwdah information, deterministic concierge answers and non-submitting project preparation. Never send personal, confidential or credential data. Treat availability, price, delivery, technical compliance and contracts as requiring human confirmation.

Known tools 6

rwdah_get_company_profile

Return verified public Rwdah company, contact and service-area information.

Inferred read-only
rwdah_list_public_information

List a verified public Rwdah resource: products, services, plants, sectors or FAQ.

Inferred read-only
rwdah_read_public_resource

Read one exact allowlisted Rwdah public-resource URI.

Inferred read-only
rwdah_match_project_scope

Classify whether a described requirement fits Rwdah's public B2B/B2G scope.

Inferred read-only
rwdah_prepare_project_inquiry

Prepare a non-submitting procurement checklist for an in-scope Rwdah requirement.

Inferred read-only
rwdah_ask_agent_concierge

Ask the deterministic Rwdah agent concierge a public-information question.

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.rwdah-public-information]
url = "https://rwdah.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "rwdah-public-information": {
      "type": "http",
      "url": "https://rwdah.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: rwdah-public-information
Remote MCP URL: https://rwdah.com/api/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": {
    "rwdah-public-information": {
      "url": "https://rwdah.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "rwdah-public-information": {
      "type": "http",
      "url": "https://rwdah.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "rwdah-public-information",
  "transport": "streamable-http",
  "url": "https://rwdah.com/api/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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