{
    "name": "Al Amin Ahamed MCP",
    "description": "Remote MCP server exposing portfolio content, projects, and writing to AI assistants.",
    "version": "1.0.0",
    "endpoint": "https://alaminahamed.com/mcp/portfolio",
    "transport": "http",
    "authentication": {
        "type": "oauth2.1",
        "authorization_endpoint": "https://alaminahamed.com/oauth/authorize",
        "token_endpoint": "https://alaminahamed.com/oauth/token"
    },
    "documentation": "https://alaminahamed.com/llms.txt"
}