← Registry

Learning Resources

clawable.org

Provides access to a handbook with chapter listing, reading, and full-text search capabilities.

1 endpoint3 known toolsFirst detected August 1, 2026Last detected August 1, 2026

ENDPOINT 1

https://www.clawable.org/api/mcp

No auth detected

MCP server metadata

Name
clawable-handbook
Version
2026.7
Capabilities
toolsresources
Server instructions

The full Clawable handbook (Business + Builder editions) as tools and resources. Start with list_chapters or search_handbook. Every chapter is evidence-tagged (validated/partial/hypothesis).

Known tools 3

list_chapters

List all chapters of the Clawable handbook.

Inferred read-only
read_chapter

Read a full chapter as markdown.

Inferred read-only
search_handbook

Full-text search across every chapter of both tracks.

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.clawable-handbook]
url = "https://www.clawable.org/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "clawable-handbook": {
      "type": "http",
      "url": "https://www.clawable.org/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "clawable-handbook": {
      "type": "http",
      "url": "https://www.clawable.org/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "clawable-handbook",
  "transport": "streamable-http",
  "url": "https://www.clawable.org/api/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 clawable.org was fetched 2026-08-04T22:10:08.800Z and is being refreshed.

Trust status Neutral

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