Skip to content

miguelangaranocurrents/currents-mcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Clone the project
  2. Run npm install
  3. Run npm run build
  4. Replace with the args with index.js build path of your project.
{
  "mcpServers": {
    "currents": {
      "command": "node",
      "args": [
        "/Users/miguelangarano/Documents/GitHub/currents-mcp/build/index.js"
      ]
    }
  }
}
  1. Open the cursor settings and add a new mcp server

    image
  2. Set the previous JSON object into the mcp config file

    image
  3. Check it is active

    image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors