CursorPool
← 返回首页

PocketLantern

pocketlantern plugin for Cursor

cursor.directory·0
MCP

name

MCP server: name

"pocketlantern"
MCP

displayName

MCP server: displayName

"PocketLantern"
MCP

description

MCP server: description

"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

icon

MCP server: icon

"https://pocketlantern.dev/favicon-192x192.png"
MCP

homepage

MCP server: homepage

"https://pocketlantern.dev"
MCP

repository

MCP server: repository

"https://github.com/pocketlantern/pocketlantern"
MCP

license

MCP server: license

"MIT"
MCP

runtime

MCP server: runtime

"node"
MCP

command

MCP server: command

"pocketlantern-mcp"
MCP

transport

MCP server: transport

"stdio"
MCP

tools

MCP server: tools

[
  {
    "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

tags

MCP server: tags

[
  "mcp",
  "ai-agents",
  "developer-tools",
  "technical-decisions",
  "breaking-changes",
  "eol",
  "migration",
  "lock-in"
]

来源:https://github.com/pocketlantern/pocketlantern