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": { "edu-agent-kit": { "command": "npx", "args": [ "-y", "FW1201/edu-agent-kit" ] } } }
Run in terminal:
claude mcp add edu-agent-kit npx -y FW1201/edu-agent-kit
Add to .cursor/mcp.json:
.cursor/mcp.json