← Registry

Developer Tools

hovhannes.io

Provides developer tools and AI workflow integrations to validate code before building.

1 endpoint6 known toolsFirst detected August 27, 2026Last detected September 15, 2026

ENDPOINT 1

https://hovhannes.io/mcp

No auth detected

MCP server metadata

Name
hovhannes.io
Version
1.3.0
Capabilities
tools.listChangedcompletionsresources.listChanged

Known tools 6

list_upcoming_tables

The scheduled dates for the private six-person product roundtable in Yerevan, with how many guest seats remain on each.

Inferred read-only
search_field_notes

Search Hovhannes Hovhannisyan's written field notes on product planning, MVP scope, and building with AI agents.

Inferred read-only
get_sprint_details

What a Clarity Sprint is, what it produces, how long it takes, what it costs, and where to apply.

Inferred read-only
list_field_notes

Every published field note with its title, category and date, newest first.

Inferred read-only
request_table_seat

Ask for one of the five guest seats at a Yerevan Product Coffee table.

Inferred read-only
get_field_note

The complete text of a single field note.

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "hovhannes-io",
  "transport": "streamable-http",
  "url": "https://hovhannes.io/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.