Skip to content

Commit 996be3f

Browse files
committed
chore: 사용하지 않는 mcp 정리
1 parent 3d2d6a7 commit 996be3f

1 file changed

Lines changed: 0 additions & 19 deletions

File tree

.mcp.json

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -26,28 +26,9 @@
2626
"GITHUB_PERSONAL_ACCESS_TOKEN": "${GH_TOKEN}"
2727
}
2828
},
29-
"postgresql": {
30-
"command": "npx",
31-
"args": ["-y", "@modelcontextprotocol/server-postgres"],
32-
"env": {
33-
"POSTGRES_CONNECTION_STRING": "postgresql://postgres:postgres@localhost:5432/postgres?sslmode=disable"
34-
}
35-
},
36-
"notion": {
37-
"type": "http",
38-
"url": "https://mcp.notion.com/mcp"
39-
},
40-
"figma-remote-mcp": {
41-
"type": "http",
42-
"url": "https://mcp.figma.com/mcp"
43-
},
4429
"chakra-ui": {
4530
"command": "npx",
4631
"args": ["-y", "@chakra-ui/react-mcp"]
47-
},
48-
"prisma": {
49-
"command": "npx",
50-
"args": ["-y", "prisma", "mcp"]
5132
}
5233
}
5334
}

0 commit comments

Comments
 (0)