ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Composio with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Access 1000+ smart home capability integrations via Composio API. control devices through structured arguments or natural language commands.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 8 capabilities

The complete Composio capability set.

These are the exact actions your AI can choose when you ask it to work with Composio.

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 8 available through Composio.

  1. 01

    Execute composio tool with text

    Execute a Composio smart home capability using a natural language instruction

  2. 02

    Get composio tool schema

    Retrieve the full JSON schema and accepted parameters for a specific Composio capability

  3. 03

    List app tools

    List all available capabilities for a specific smart home app integration

  4. 04

    List composio tools

    List all available smart home capabilities and integrations in Composio

Capability set02 / 02

05-08

4 capabilities in this set.

Part of 8 available through Composio.

  1. 05

    List connected accounts

    List all connected smart home accounts and integrations in Composio

  2. 06

    Execute composio tool

    Execute a Composio smart home capability with structured JSON arguments

  3. 07

    Execute multiple composio tools

    Provide tool_slug with either arguments (JSON) or text (natural language) per item. Execute multiple Composio smart home capabilities in a single sequential request

  4. 08

    Search composio tools

    Search for smart home capabilities by app slug or category keyword

Observed, not estimated

845ms average. Fast in production.

Composio is checked daily against the live service.

Daily averagePeak 1036ms
Aug 20Today
Fastest day
696ms
Slowest day
1036ms
14-day trend
Slowing+25%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 8 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Composio, so you can see the experience inside your AI.

It does not authenticate your account with Composio. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Composio Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_aO2Knlcka9Co15ipybLk3AQsQuyucijmeBPrcB00/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Composio capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "composio-smart-home-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_aO2Knlcka9Co15ipybLk3AQsQuyucijmeBPrcB00/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Composio owners ask.

  • 01

    What smart home devices and apps are supported through Composio?

    Composio provides access to 1000+ smart home capability integrations including Sensibo (climate control), Philips Hue (lighting), SmartThings (hub), and many more device ecosystems. Use list_composio_tools to discover all available capabilities, or search_composio_tools to find capabilities for specific apps or categories.

  • 02

    What's the difference between executing a capability with arguments vs. with text?

    With arguments (execute_composio_tool): You provide a JSON object matching the capability's exact schema. This gives you precise control over every parameter. With text (execute_composio_tool_with_text): You provide natural language instructions like "turn on the AC to 72 degrees" and Composio's AI parses and maps it to the correct parameters. Use arguments for precision, text for convenience.

  • 03

    How do I get a Composio API key?

    Visit https://app.composio.dev/ and sign up for a Composio account. Navigate to your API settings or developer dashboard to generate an API key (starts with ak_). The key gives you access to all available smart home capability integrations.

  • 04

    Do I need separate authentication for each smart home app?

    No! Composio handles authentication to individual smart home services internally. You only need your Composio API key. However, you may need to connect your accounts to specific services through Composio's connection management first. Use the connected_account_id parameter when executing capabilities if you have multiple accounts connected.