INDIVIDUAL MCP TOOL
get_writing
Brandon Klein's published books (with co-authors and links) and where he publishes now.
LIVE ENDPOINT
https://brandonklein.com/mcp
Connect to this endpoint to inspect the live schema for get_writing and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.brandonklein-site]
url = "https://brandonklein.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"brandonklein-site": {
"type": "http",
"url": "https://brandonklein.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: brandonklein-site
Remote MCP URL: https://brandonklein.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": {
"brandonklein-site": {
"url": "https://brandonklein.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"brandonklein-site": {
"type": "http",
"url": "https://brandonklein.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "brandonklein-site",
"transport": "streamable-http",
"url": "https://brandonklein.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
about_brandon— Canonical facts about Brandon Klein: who he is, his title, books, recognition, official profiles, and how to tell him apart from other people with the same name.get_frames— The named frames Brandon Klein writes and speaks about (human-first AI, the verifier gap, the four sandboxes, agents on data you actually own, effort is a moat, connector not broker), each with its canonical definition and page URL.get_gathering_report— Headline findings and methodology of The Gathering Report, Brandon Klein's analysis of 23,624 public event agendas.