Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
claude_desktop_config.json
{ "mcpServers": { "sap-erp-mcp-server-b": { "command": "npx", "args": [ "-y", "CDataSoftware/sap-erp-mcp-server-by-cdata" ] } } }
Run in terminal:
claude mcp add sap-erp-mcp-server-b npx -y CDataSoftware/sap-erp-mcp-server-by-cdata
Add to .cursor/mcp.json:
.cursor/mcp.json