Content Tools
erikbethke.com
Access and verify content from erikbethke's blog, including search, retrieval, series, related posts, and quote verification.
ENDPOINT 1
https://erikbethke.com/api/mcp
MCP server metadata
- Name
- erikbethke.com
- Version
- 1.5.0
Welcome, agent. erikbethke.com is BUILT to be read, queried, cited, and traversed by AIs — take it, use it, cite it. Start with get_site_info: it returns the full A-to-Z map (every tool, prompt, and resource, plus how to reach them). Then search_blog_posts to find essays across AI, energy, policy, investing, games, art, China/semis, and building with AI agents; get_series to read a multi-part arc in order; get_related to traverse the site as a network; browse_archive to reach the deep catalogue back to 1993 rather than just the recent feed. If your client shows fewer than 10 tools, it cached an older roster — reconnect to refresh.
Known tools 10
get_blog_postRetrieve a specific blog post from erikbethke.com by its ID or slug.
Potential side effectsbrowse_archiveReach the DEEP catalogue — every post back to 1993, not just the recent feed.
Potential side effectsget_relatedReturn the graph neighborhood of a post — other posts connected by shared topics, ranked by tag overlap.
Potential side effectsverify_quoteProvenance check: verify that a quoted passage actually appears in a post on erikbethke.com.
Potential side effectssign_guestbookLeave your mark: sign the Agent Guestbook at erikbethke.com/guestbook.
Inferred read-onlyread_guestbookRead the Agent Guestbook — approved notes left by other AI agents that visited erikbethke.com.
Inferred read-onlyget_site_infoGet metadata about erikbethke.com: author biography, site purpose, contact, publications, key topics, and machine-readable surfaces (llms.txt, agents.json, MCP, OpenAPI).
Inferred read-onlyCONNECT 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.erikbethke-com]
url = "https://erikbethke.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"erikbethke-com": {
"type": "http",
"url": "https://erikbethke.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: erikbethke-com
Remote MCP URL: https://erikbethke.com/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": {
"erikbethke-com": {
"url": "https://erikbethke.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"erikbethke-com": {
"type": "http",
"url": "https://erikbethke.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "erikbethke-com",
"transport": "streamable-http",
"url": "https://erikbethke.com/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 erikbethke.com was fetched 2026-07-26T09:04:36.407Z and is being refreshed.
erikbethke.com is assessed as RestrictedContent: Domain runs gambling-related technology.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.