Back to MCP Servers
Intro
Remote MCP Server for discovering and planning experiences, at home and on vacation
art-culture
By peek-travel
Installation
npx -y mcp-introConfiguration
{
"mcpServers": {
"mcp-intro": {
"command": "npx",
"args": ["-y", "mcp-intro"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes