INDIVIDUAL MCP TOOL
get_sprint_details
What a Clarity Sprint is, what it produces, how long it takes, what it costs, and where to apply.
LIVE ENDPOINT
https://hovhannes.io/mcp
Connect to this endpoint to inspect the live schema for get_sprint_details and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.
Related tools
list_upcoming_tables— The scheduled dates for the private six-person product roundtable in Yerevan, with how many guest seats remain on each.search_field_notes— Search Hovhannes Hovhannisyan's written field notes on product planning, MVP scope, and building with AI agents.list_field_notes— Every published field note with its title, category and date, newest first.request_table_seat— Ask for one of the five guest seats at a Yerevan Product Coffee table.get_field_note— The complete text of a single field note.