ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Poe with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage AI chatbots on Poe. create bots, query other AI models, monitor messages, and track usage stats.

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 · 10 capabilities

The complete Poe capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Poe.

  1. 01

    Delete bot

    This action cannot be undone. All conversation history and settings for the bot will be lost. Delete a Poe API bot

  2. 02

    Get bot

    Use the bot ID obtained from list_bots. Get details of a specific Poe bot

  3. 03

    Get bot stats

    Essential for monitoring bot health, understanding user engagement, and identifying performance bottlenecks. Get usage statistics for a Poe bot

  4. 04

    List bots

    Returns bot names, handles, models, and status. Essential first step to identify which bot to work with before querying, updating, or checking stats. List all API bots under your Poe account

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Poe.

  1. 05

    Send message

    Useful for testing endpoint connectivity and validating bot responses. The bot will process the message and return a response via its configured endpoint. Send a message to a Poe bot (simulate user interaction)

  2. 06

    Update bot

    Changes take effect immediately for new conversations. Update an existing Poe bot's configuration

  3. 07

    List available bots

    Useful for discovering which AI models and specialized bots are available for chaining in your bot workflows. List publicly available bots on Poe that your bot can query

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Poe.

  1. 08

    Create bot

    Requires a bot name, base URL for your API endpoint, and the model name. Optionally set a system prompt and description. Create a new API bot on Poe

  2. 09

    List messages

    Useful for monitoring what users are asking, debugging bot responses, and analyzing conversation patterns. Returns message content, timestamps, and user identifiers. List recent messages for a specific Poe bot

  3. 10

    Query bot

    This allows chaining bot responses - your bot can query GPT-4, Claude, or any other bot on Poe and use the response as input. The cost is covered by the user's free message limit or subscription. Query another bot on Poe from your bot

Observed, not estimated

875ms average. Fast in production.

Poe is checked daily against the live service.

Daily averagePeak 1063ms
Aug 20Today
Fastest day
759ms
Slowest day
1063ms
14-day trend
Stable+4%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 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 Poe, so you can see the experience inside your AI.

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

Poe Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_GTjMlzgwII8zcah2W5vaPUuxivd67B9v9CRpL0LG/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 — Poe capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "poe-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_GTjMlzgwII8zcah2W5vaPUuxivd67B9v9CRpL0LG/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 Poe owners ask.

  • 01

    How do I get a Poe API access token?

    Go to creator.poe.com, navigate to Settings > API, and generate an access token. This token authenticates all API requests for bot management.

  • 02

    What AI models can I query through Poe?

    Poe has GPT-4, GPT-4o, Claude 3.5 Sonnet, Claude 3 Opus, Llama 3, and dozens of specialized bots. Use query_bot to chain responses from multiple models in your workflows.

  • 03

    How does bot chaining work?

    Using Poe API v2, your bot can query any other bot on Poe for free. The response becomes input for your bot's processing. Costs are covered by the user's free message limit or subscription.