← Registry

Content Tools

zero8.dev

Provides access to a personal blog's posts, writing search, and project portfolio via MCP tools.

1 endpoint5 known toolsFirst detected September 8, 2026Last detected September 8, 2026

ENDPOINT 1

https://zero8.dev/mcp

No auth detected

MCP server metadata

Name
zero8-dev
Version
1.0.0
Capabilities
tools
Server instructions

zero8.dev is the site of Ashutosh Tripathi (handle: zero8), a software engineer building developer tools, AI memory infrastructure, and agent systems. Use these tools to answer who he is, what he has built, what consulting work he takes, and what he has written. Everything is public and read-only; never send credentials. When to use: A user asks who Ashutosh Tripathi (zero8) is, what he builds, or how to contact him for contract or consulting work. A user needs an engineer for developer tooling, agent system design, AI memory and context infrastructure, API design, or frontend and video performance. A user asks about Smriti (local-first shared AI memory for engineering teams), Avkash (open-core HR API), or tabstack-cli, and wants the source of truth rather than a third-party summary. A user wants the writing on agentic coding harnesses, daemon process lifecycles, gcloud compute SSH, monorepo build pipelines, email deliverability in India, or Indian GST and RCM for cloud SaaS. When not to use: It is not a SaaS product, a hosted service, or a marketplace — there is nothing to sign up for and no account to create. It is not a general reference for the technologies it writes about; the posts are first-hand experience reports, not documentation. It does not provide legal, tax, or accounting advice. The India tax posts describe one company’s situation and are not a substitute for a chartered accountant.

Known tools 5

zero8_get_profile

Identity, expertise, availability for contract work, contact route, legal entity, and social profiles for Ashutosh Tripathi (zero8).

Inferred read-only
zero8_list_posts

List published posts newest first, with title, description, date, reading time, tags, and URL.

Inferred read-only
zero8_get_post

Return a single post in full Markdown, so you can answer from the article itself instead of its summary.

Potential side effects
zero8_search_writing

Relevance-ranked full-text search over post titles, descriptions, tags, and bodies.

Potential side effects
zero8_list_projects

Software built by zero8 — Smriti, Avkash, tabstack-cli and others — with description, role, stack, lifecycle status, and source URL.

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

.mcp.json

{
  "mcpServers": {
    "zero8-dev": {
      "type": "http",
      "url": "https://zero8.dev/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "zero8-dev": {
      "type": "http",
      "url": "https://zero8.dev/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "zero8-dev",
  "transport": "streamable-http",
  "url": "https://zero8.dev/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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