Erik Bethke's Blog & Knowledge Graph
EB
Erik Bethke's Blog & Knowledge Graph
/search_blog_posts

search blog posts

Search and list blog posts on erikbethke.com. Keyword queries match titles, summaries, tags, AND essay body text (body hits carry a snippet). Optionally filter

liveverifiedunknown~5s typical
mcpprobederikbethke'sblog
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-erikbethke-blog /search_blog_posts for me.

Input

FieldTypeDescription
querystringOptional keyword to search in titles, summaries, and tags
tagstringOptional tag filter (e.g. "AI", "Game Design", "Policy")
pagenumberPage number for paging past the first results (default 1)
limitnumberMax results (default 20, max 50)

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-erikbethke-blog","endpoint":"/search_blog_posts","input":{}}'
cli
npx cracked-ai run -p mcp-com-erikbethke-blog -e /search_blog_posts -i '{}'
mcp
run_tool({ provider: "mcp-com-erikbethke-blog", endpoint: "/search_blog_posts", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.