← Registry

API Tools

blockwill.io

Provides structured access to BlockWill's product overview, FAQs, and comparison data.

1 endpoint3 known toolsFirst detected July 24, 2026Last detected September 5, 2026

ENDPOINT 1

https://www.blockwill.io/mcp

No auth detected

MCP server metadata

Name
blockwill
Version
1.0.0
Capabilities
tools
Server instructions

Read-only tools describing BlockWill, a digital inheritance and estate-planning platform. Use get_overview for a summary, search_faqs for specific questions, and compare_alternatives for competitive positioning.

Known tools 3

get_overview

Return a structured overview of BlockWill: summary, the three core products, security/compliance, and target audience.

Inferred read-only
search_faqs

Search BlockWill's FAQ and product content for a natural-language query and return the best-matching answers.

Inferred read-only
compare_alternatives

Return how BlockWill compares against traditional estate planning, cloud storage, and other digital estate platforms.

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

.mcp.json

{
  "mcpServers": {
    "blockwill": {
      "type": "http",
      "url": "https://www.blockwill.io/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "blockwill",
  "transport": "streamable-http",
  "url": "https://www.blockwill.io/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 blockwill.io was fetched 2026-07-27T12:44:16.541Z and is being refreshed.

Trust status Trusted

blockwill.io is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

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