Productivity|Development|AI / ML|EducationJavaScript
ai-guide
A comprehensive AI resource platform for programmers, offering tutorials, tools, and the latest AI news.
N/A rating (0 reviews)0 installs11,472 GitHub stars
AItutorialsprogrammingresources
This platform provides a free and open AI knowledge-sharing space, integrating popular AI tools, product guides, evaluations, and tutorials. It aims to break down information barriers in AI technology, enabling everyone to access and utilize AI tools effectively.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"ai-guide": {
"args": [
"-y",
"@modelcontextprotocol/server-ai-guide"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.