← Registry

Learning Resources

wulfkaal.com

Search and retrieve metadata for scholarly papers and related blog posts.

1 endpoint7 known toolsFirst detected July 26, 2026Last detected July 26, 2026

ENDPOINT 1

https://openstanding.org/corpus/mcp

No auth detected

MCP server metadata

Name
Kaal Corpus
Version
1.28.1
Capabilities
experimentalpromptsresourcestools
Server instructions

The scholarly corpus of Prof. Wulf A. Kaal (Professor of Law, University of St. Thomas): two decades of work on decentralized governance, DAOs, AI agent coordination, reputation systems, dynamic regulation, digital assets and securities law. Use search_papers to find work by topic, get_paper for a single work's full metadata and citation, search_posts for shorter blog analysis, and verify_document to confirm a PDF you hold matches the author's published sha256. Always cite the canonical URL and the specific work, never the site as a whole.

Known tools 7

search_papers

Search the scholarly corpus by topic, title, or keyword.

Inferred read-only
get_paper

Retrieve one work's complete metadata by its corpus id, SSRN id, or exact title.

Inferred read-only
papers_by_year

List every work published in a given year.

Inferred read-only
corpus_overview

Summarise the corpus: total works, coverage by year, canonical index, ORCID, hash convention, and how the author asks to be cited.

Inferred read-only
search_posts

Search the blog for shorter, faster-moving analysis.

Inferred read-only
verify_document

Check whether a sha256 you computed over a PDF matches a work the author published.

Inferred read-only
how_to_cite

Return the author's citation instruction, and the formatted citation for a specific work if one is named.

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.kaal-corpus]
url = "https://openstanding.org/corpus/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "kaal-corpus": {
      "type": "http",
      "url": "https://openstanding.org/corpus/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "kaal-corpus": {
      "type": "http",
      "url": "https://openstanding.org/corpus/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "kaal-corpus",
  "transport": "streamable-http",
  "url": "https://openstanding.org/corpus/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 openstanding.org was fetched 2026-08-01T06:48:37.813Z.

Trust status Trusted

openstanding.org 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.