Developer Tools
hovhannes.io
Provides developer tools and AI workflow integrations to validate code before building.
ENDPOINT 1
https://hovhannes.io/mcp
MCP server metadata
- Name
- hovhannes.io
- Version
- 1.3.0
Known tools 6
list_upcoming_tablesThe scheduled dates for the private six-person product roundtable in Yerevan, with how many guest seats remain on each.
Inferred read-onlysearch_field_notesSearch Hovhannes Hovhannisyan's written field notes on product planning, MVP scope, and building with AI agents.
Inferred read-onlyget_sprint_detailsWhat a Clarity Sprint is, what it produces, how long it takes, what it costs, and where to apply.
Inferred read-onlylist_field_notesEvery published field note with its title, category and date, newest first.
Inferred read-onlyrequest_table_seatAsk for one of the five guest seats at a Yerevan Product Coffee table.
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.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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.