14 lines
394 B
JSON
14 lines
394 B
JSON
{
|
|
"mcpServers": {
|
|
"context7": {
|
|
"command": "npx",
|
|
"args": ["-y", "@upstash/context7-mcp@latest"],
|
|
"description": "Live library documentation (Next.js, React, any npm package)"
|
|
},
|
|
"memory": {
|
|
"command": "npx",
|
|
"args": ["-y", "@modelcontextprotocol/server-memory"],
|
|
"description": "Persistent knowledge graph for cross-session facts"
|
|
}
|
|
}
|
|
}
|