Mila for Cline
io.github.mila-gg/mcp-server
Create and manage documents, spreadsheets, and presentations from your AI assistant.
client:Cline
transport:streamable-http
tools:23
Install Mila in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"mcp-server": {
"url": "https://mcp.mila.gg/"
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs
What Cline can do once it is connected
- list_servers
- list_documents
- get_document
- create_document
- update_document
- delete_document
- append_to_document
- list_sheets
- get_sheet
- create_sheet
- update_sheet
- delete_sheet
- get_sheet_tab
- create_sheet_tab
- update_sheet_tab
- delete_sheet_tab
- append_rows
- list_slides
- get_slide_presentation
- create_slide_presentation
- update_slide_presentation
- delete_slide_presentation
- append_slides