Find and book ADPList mentors from Claude.
ADPList MCP gives supported AI tools a secure way to search mentors, check availability, request free sessions, manage your career context, and read your post-session summaries.
What it can do
- Search ADPList mentors for your career goal.
- Check mentor availability before you book.
- Request and cancel mentorship sessions.
- Store career context only when you ask it to.
- Summarize your own past ADPList session notes.
Privacy and control
- Sign in with ADPList email OTP — no password sharing.
- Each AI client gets OAuth access through ADPList MCP.
- Tool calls are rate limited per user to protect accounts.
- You can revoke all MCP connections any time.
Install
Use this remote MCP server URL in supported clients:https://mcp.adplist.org/sse
Claude Desktop
Add ADPList from Settings → Connectors if available. For config-file installs, use this stdio bridge:
{
"mcpServers": {
"adplist": {
"command": "npx",
"args": ["mcp-remote", "https://mcp.adplist.org/sse"]
}
}
}Claude Code
claude mcp add --transport http adplist https://mcp.adplist.org/sse
Cursor support is experimental for launch and is not part of the verified install path yet.
Disconnect ADPList MCP
If you no longer want AI clients to access your ADPList account, revoke the connection. You can reconnect later from Claude.
Manage or revoke access