← Registry

General Tools

ordinalmind.com

Provides read-only search, stats, and query tools for wiki pages, chronicles, and collection inscriptions.

1 endpoint10 known toolsFirst detected September 25, 2026Last detected September 25, 2026

ENDPOINT 1

https://ordinalmind.com/mcp

No auth detected

MCP server metadata

Name
ordinalmind
Version
2.0.0
Capabilities
tools.listChangedprompts.listChangedresources.listChanged

Known tools 10

help

Usage guide for this MCP server: recommended workflow, tool selection, and tier behavior

Inferred read-only
query_chronicle

Read-only chronicle query by inscription with filters and deterministic limits

Inferred read-only
search_collection_inscriptions

Read-only collection query with pagination and optional cache metadata enrichment

Inferred read-only
wiki_stats

Read-only global wiki counters, including seed-vs-published-shape page visibility

Inferred read-only
wiki_search_pages

Read-only wiki page search across all entity types with optional entity filter

Inferred read-only
wiki_list_pages

Read-only page inventory for public wiki content with pagination

Inferred read-only
wiki_get_page

Read-only exact wiki page fetch by slug (supports collection/inscription/artist/sat pages)

Inferred read-only
wiki_list_fields

Read-only list of valid canonical wiki fields by entity type (preflight for write tools)

Potential side effects
wiki_get_field_status

Read-only wiki field coverage and status for a collection slug

Inferred read-only
wiki_get_collection_context

Read-only collection context snapshot (consensus + optional graph summary)

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

.mcp.json

{
  "mcpServers": {
    "ordinalmind": {
      "type": "http",
      "url": "https://ordinalmind.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "ordinalmind",
  "transport": "streamable-http",
  "url": "https://ordinalmind.com/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.