Connectto Google Docs, Figma, OpenRouter MCP Servers

Create powerful AI workflows by connecting multiple MCP servers including Google Docs, Figma, OpenRouter for enhanced automation capabilities in Klavis AI.

Google Docs icon

Google Docs

featured

Google Docs is a word processor included as part of the free, web-based Google Docs Editors suite

Available Tools:

  • google_docs_get_document_by_id
  • google_docs_get_all_documents
  • google_docs_insert_text_at_end
  • +2 more tools
Figma icon

Figma

featured

Figma is a collaborative interface design tool for web and mobile applications.

OpenRouter icon

OpenRouter

featured

Access to multiple AI models through a unified API. Generate chat completions, compare model performance, manage usage and costs, get model recommendations, and analyze model capabilities across various providers like OpenAI, Anthropic, Meta, Google, and more

Available Tools:

  • openrouter_list_models
  • openrouter_search_models
  • openrouter_get_model_pricing
  • +11 more tools

Quick Setup Guide

Follow these steps to connect your AI agents to these MCP servers

1

Create Your Account

Sign up for KlavisAI to access our MCP server management platform.

2

Configure Connections

Add your desired MCP servers to your AI client and configure authentication settings.

3

Test & Deploy

Verify your connections work correctly and start using your enhanced AI capabilities.

Integrate in minutes, Scale to millions

View Documentation
from klavis import Klavis

klavis_client = Klavis(api_key="KLAVIS_API_KEY")

servers = ["Google Docs", "Figma", "OpenRouter"]
responses = []

for server in servers:
    mcp_server = klavis_client.mcp_server.create_server_instance(
        server_name=server,
        user_id="<USER_ID>",
        platform_name="<PLATFORM_NAME>"
    )
    responses.append(mcp_server)

Frequently Asked Questions

Everything you need to know about connecting to these MCP servers

Ready to Get Started?

Join developers who are already using KlavisAI to power their AI agents and AI applications with these MCP servers.

Start For Free