- Vibelogin Mcp
Vibelogin Mcp
Add authentication to Next.js apps through AI coding agents. Create projects, configure auth methods (email/password, magic link, email OTP, Google OAuth), set password policies, and scaffold auth code - all via MCP tools in Claude Desktop, Cursor, or Windsurf.
Overview
VibeLogin MCP Server
Add authentication to any Next.js app through AI coding agents.
Features
- Create and manage VibeLogin projects
- Configure auth methods: email/password, magic link, email OTP, Google OAuth
- Set password policies (min length, complexity, common password blocking)
- Scaffold auth code into your Next.js app (middleware, routes, providers)
- Auto-install @vibelogin/nextjs SDK
Tools
- auth — Authenticate via loopback OAuth
- list_projects — List all projects in your org
- create_project — Create a new project
- get_project — Look up a project by id or slug
- configure_auth — Enable auth methods, set password policy, wire up Google OAuth
- add_auth_to_project — Scaffold auth files into a Next.js project
Server Config
{
"mcpServers": {
"vibelogin": {
"command": "npx",
"args": [
"-y",
"@vibelogin/mcp@latest"
],
"env": {
"VIBELOGIN_API_URL": "https://api.vibelogin.com",
"VIBELOGIN_CONSOLE_URL": "https://app.vibelogin.com"
}
}
}
}Project Info
Created At
2 months agoUpdated At
2 months agoAuthor Name
vibeloginStar
-Language
-License
-Homepage
https://github.com/vibelogin/mcpRecommend Servers
View AllHellogrowthcrm
4 hours ago
Serper MCP Server
@garymengcom
A Serper MCP Server
Python
a year ago
mcp-server-flomo MCP Server
@chatmcp
Write notes to Flomo
JavaScript
a year ago