Tristan578/research-team-tutorial
A beginner's guide to agentic artificial intelligence using Claude code subagents, skills, tools, and MCP servers. This repository will house a completed project and everything needed for a new user to develop their first agentic AI team.
Platform-specific configuration:
{
"mcpServers": {
"research-team-tutorial": {
"command": "npx",
"args": [
"-y",
"research-team-tutorial"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...