{ "name": "jot-mcp", "description": "Lightweight MCP server for maintaining coding context across sessions", "version": "0.1.0", "author": { "name": "veelenga", "url": "https://github.com/veelenga" }, "mcp": { "jot": { "command": "npx", "args": [ "-y", "jot-mcp" ] } } }