MCP.so
ログイン
M

Mila

@mila-gg

Mila について

AI-native office suite MCP server. Create, read, update docs, spreadsheets, and slides. 23 tools, real-time collaboration, multi-model AI.

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

mila-gg

投稿者

Freddy Diaz

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "mila": {
      "url": "https://mcp.mila.gg",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Mila?

Mila is an OpenClaw skill that teaches AI agents how to use the Mila REST API and MCP tools to manage documents, spreadsheets, and slide presentations.

How to use Mila?

Install the skill by asking an OpenClaw-compatible agent to fetch the URL from ClawHub. After installation, provide the agent with your Mila API key (prefix mila_sk_*). Create keys at mila.gg/api-keys (individual) or mila.gg/team-api (teams).

Key features of Mila

  • Teaches agents to authenticate with Mila API keys.
  • Covers document CRUD with HTML content.
  • Manages spreadsheets with A1 notation, formulas, and formatting.
  • Builds slide presentations with HTML on a 960×540 canvas.
  • Connects to the MCP server for tool-based interaction.
  • Filters by server (workspace) and paginates results.

Use cases of Mila

  • Automate document creation and management via AI agents.
  • Manage spreadsheet data with cell-level operations.
  • Create and update slide presentations programmatically.
  • Integrate workspace filtering and pagination in agent tasks.

FAQ from Mila

What is OpenClaw?

OpenClaw is a package manager for AI agent skills that provides domain knowledge like API docs and best practices without hardcoding into system prompts.

How is authentication handled?

Agents authenticate with Mila API keys (prefix mila_sk_*). You provide the key to the agent after installing the skill.

What endpoints are covered by the skill?

The skill references include 6 document endpoints, 10 sheet endpoints, 6 slide endpoints, and 1 workspace-listing endpoint.

Where can I get an API key?

Create individual keys at mila.gg/api-keys or team keys at mila.gg/team-api.

コメント

「その他」の他のコンテンツ