MCP名称
添加到 Cursor安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。
"pocketlantern"MCPdisplayName
添加到 Cursor安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。
"PocketLantern"MCP描述
添加到 Cursor安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。
"Blocker-aware decision layer for AI coding agents. Adds source-linked, time-sensitive blockers to technical choices — breaking changes, EOLs, lock-in, pricing shifts, and migration risk."MCP图标
添加到 Cursor安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。
"https://pocketlantern.dev/favicon-192x192.png"MCP主页
添加到 Cursor安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。
"https://pocketlantern.dev"MCP仓库
添加到 Cursor安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。
"https://github.com/pocketlantern/pocketlantern"MCP许可证
添加到 Cursor安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。
"MIT"MCP运行时
添加到 Cursor安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。
"node"MCP命令
添加到 Cursor安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。
"pocketlantern-mcp"MCP传输
添加到 Cursor安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。
"stdio"MCP工具
添加到 Cursor安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。
[
{
"name": "search_cards",
"description": "Search blocker-aware decision cards by query, tags, and constraints"
},
{
"name": "get_card",
"description": "Get full card details including candidates, blockers, and source links"
},
{
"name": "get_cards",
"description": "Batch retrieve up to 5 cards"
},
{
"name": "get_related_cards",
"description": "Explore connected decision topics"
},
{
"name": "list_categories",
"description": "Browse available decision card categories"
},
{
"name": "list_tags",
"description": "Discover available search tags"
},
{
"name": "list_constraints",
"description": "List constraint filters (serverless, enterprise, etc.)"
}
]MCP标签
添加到 Cursor安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。
[
"mcp",
"ai-agents",
"developer-tools",
"technical-decisions",
"breaking-changes",
"eol",
"migration",
"lock-in"
]