Skip to content

louist7/mcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Build

npm run build

Hook up to Claude desktop

nano ~/Library/Application\ Support/Claude/claude_desktop_config.json

Contents:

{
  "mcpServers": {
    "insites": {
      "command": "node",
      "args": ["/Users/Louis/mcp/insites/build/index.js"]
    }
  }
}

Then restart claude

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors