Augments MCP Server
Version: 3.0.0
API Endpoints
GET /api/mcp- Health check and server infoPOST /api/mcp- MCP protocol endpoint
Documentation
Visit augments.dev/docs for full documentation.
Quick Start
# Add to Claude Code
claude mcp add augments https://mcp.augments.dev/mcp
# Or configure in MCP settings
{
"mcpServers": {
"augments": {
"url": "https://mcp.augments.dev/mcp"
}
}
}Available Tools
- list_available_frameworks - List frameworks by category
- search_frameworks - Search for frameworks
- get_framework_info - Get framework details
- get_framework_docs - Fetch documentation
- get_framework_examples - Get code examples
- search_documentation - Search within docs
- get_framework_context - Multi-framework context
- analyze_code_compatibility - Code compatibility check
- check_framework_updates - Check for updates
- refresh_framework_cache - Refresh cache
- get_cache_stats - Cache statistics
- get_registry_stats - Registry statistics