← Registry

Data Collection

mahastrategies.com

Search and retrieve public claim records with evidence and version history.

x402 supported2 endpoints5 known toolsFirst detected July 24, 2026Last detected September 6, 2026

ENDPOINT 1

https://mps.mahastrategies.com/mcp

No auth detected

MCP server metadata

Name
MPS Registry
Version
0.1.0
Capabilities
loggingtools.listChangedresources.listChanged

Known tools 4

search_claims

Search public MPS claim records by topic, status, title, claim text, rationale, tags, or evidence metadata.

Inferred read-only
get_claim_record

Retrieve the complete public record, including its provenance metadata and content hash.

Inferred read-only
get_evidence_packet

Retrieve a compact, machine-readable evidence packet for one public claim record.

Inferred read-only
compare_record_versions

Compare two public records and surface an explicitly declared supersession relationship, if present.

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.mps-registry]
url = "https://mps.mahastrategies.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mps-registry": {
      "type": "http",
      "url": "https://mps.mahastrategies.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mps-registry
Remote MCP URL: https://mps.mahastrategies.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": {
    "mps-registry": {
      "url": "https://mps.mahastrategies.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mps-registry": {
      "type": "http",
      "url": "https://mps.mahastrategies.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mps-registry",
  "transport": "streamable-http",
  "url": "https://mps.mahastrategies.com/mcp"
}
MCP Inspector

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

ENDPOINT 2

https://www.mahastrategies.com/api/mcp/mps-preflight

No auth detected

MCP server metadata

Name
maha-mps-preflight
Version
0.1.0
Capabilities
tools
Server instructions

Use only with sanitized, non-sensitive passages. The result is automated claim triage, not factual verification or certification.

Known tools 1

mps_claim_preflight

Classify substantive claims in a sanitized nonfiction passage using Maha Provenance Standard v0.1.

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.maha-mps-preflight]
url = "https://www.mahastrategies.com/api/mcp/mps-preflight"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "maha-mps-preflight": {
      "type": "http",
      "url": "https://www.mahastrategies.com/api/mcp/mps-preflight"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: maha-mps-preflight
Remote MCP URL: https://www.mahastrategies.com/api/mcp/mps-preflight

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": {
    "maha-mps-preflight": {
      "url": "https://www.mahastrategies.com/api/mcp/mps-preflight"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "maha-mps-preflight": {
      "type": "http",
      "url": "https://www.mahastrategies.com/api/mcp/mps-preflight"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "maha-mps-preflight",
  "transport": "streamable-http",
  "url": "https://www.mahastrategies.com/api/mcp/mps-preflight"
}
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 mahastrategies.com was fetched 2026-08-04T16:36:59.759Z and is being refreshed.

Trust status Neutral

mahastrategies.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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