cd/sources/prashamhtrivedi-auto-discoveredΒ· homeβ€Ί sourcesβ€Ί Prashamhtrivedi (auto-discovered)
cat /sources/prashamhtrivedi-auto-discovered.feed | wc -l β†’ 4

Prashamhtrivedi (auto-discovered)

articles 4 domain prashamhtrivedi.in β†’ feed RSS
00:00
2026-07-13
prashamhtrivedi.in
developer-tools

Tools vs Resources vs Prompts: the MCP primitive you're misusing

Pustak, an open-source MCP server for interactive HTML explainers, demonstrates that developers are misusing the Tools primitive by registering reads as Tools instead of Resources, wasting context and…

00:00
2026-07-01
prashamhtrivedi.in
developer-tools

MCP transports, decided

The Model Context Protocol (MCP) offers three transports: stdio, Streamable HTTP, and SSE. The choice between them is determined by server location: use stdio when the server runs on the same machine …

16:48
2026-06-19
prashamhtrivedi.in
ai-agents

MCP isn't dead: the 'MCP is dead' wave measures the wrong axis

Despite a wave of criticism declaring MCP dead, the protocol's automatic update mechanism gives it a crucial advantage over CLI-based skills, which require user action to stay current. Critics cite co…