MCP server Build and configure MCP in your IDE pnpm build "local-mcp": { "name": "Derived", "version": "1.0.0", "command": "node", "args": [ "/path/mcp-server/dist/bundle.js" ], "env": { "auth-token": "" } } Learn more https://modelcontextprotocol.io/introduction