AI-native office suite MCP server — create, read, update docs, spreadsheets, and presentations via AI. 23 tools for full CRUD operations. Get your API key at mila.gg/api-keys
Server Config
{
"mcpServers": {
"mila": {
"url": "https://mcp.mila.gg",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}