Skip to content

Commit 8d627bd

Browse files
committed
Update MCP configuration
1 parent ce7758b commit 8d627bd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.mcp.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"mcpServers": {
33
"@mcp-pointer/server": {
4-
"command": "mcp-pointer",
5-
"args": ["start"],
4+
"command": "pnpm",
5+
"args": ["-C", "packages/server", "build:start"],
66
"env": {
77
"MCP_POINTER_PORT": "7007"
88
}

0 commit comments

Comments
 (0)