All assistantsCline MCP documentation ↗
Set up Maybole in Cline
Add Maybole to Cline’s MCP server list.
1
Sign in to Maybole
Your key is tied to a free Maybole account. Every account gets 5 free contacts.
2
Get an API key
Sign in first, then come back here.
3
Add Maybole to Cline
- In Cline, open the MCP Servers pane → Configure MCP Servers.
- Add the block below to the settings file it opens.
- Save — Cline reconnects automatically.
config
{
"mcpServers": {
"maybole": {
"type": "http",
"url": "https://www.maybole.ai/api/mcp",
"headers": {
"Authorization": "Bearer mby_PASTE_YOUR_KEY"
}
}
}
}Replace mby_PASTE_YOUR_KEY with the key you saved.
4
Test the connection
Checks your key works. Doesn't use any of your free contacts.