README.md
April 1, 2025 ยท View on GitHub
- Clone the project
- Run
npm install - Run
npm run build - Replace with the
argswithindex.jsbuild path of your project.
{
"mcpServers": {
"currents": {
"command": "node",
"args": [
"/Users/miguelangarano/Documents/GitHub/currents-mcp/build/index.js"
]
}
}
}
-
Open the cursor settings and add a new mcp server
-
Set the previous JSON object into the mcp config file
-
Check it is active