TAAFT
Free mode
100% free
Freemium
Free Trial
Prompts Deals

The right AI tool, right in your chat

Connect the TAAFT directory to your AI assistant. Describe what you want to do and it finds the tools for the job, without leaving the conversation.

Connect TAAFT

For Claude, Cursor, ChatGPT and other MCP clients.

search_tools

Find a tool for the task

Search AI tools in the TAAFT directory with a query. Start with a task, an idea, or the problem you want to solve.

get_tool

Get to know your options

Look up the public details of a specific AI tool by its TAAFT slug, so you can explore it before taking the next step.

Add TAAFT to your assistant

Streamable HTTP, no authentication. Copy the URL, then follow the steps for your client.

Streamable HTTP

Copy this URL, then follow the steps for your client.

Cursor

  1. 1 Open Cursor Settings and add a remote server named taaft in mcp.json:
    {
        "mcpServers": {
            "taaft": {
                "url": "https://theresanaiforthat.com/mcp/"
            }
        }
    }
  2. 2 Enable the server, then ask the agent to search TAAFT for the tool you need.

Claude

  1. 1 In Claude Code, add the connector with:
    claude mcp add --transport http taaft \
      https://theresanaiforthat.com/mcp/
  2. 2 For Claude.ai and Claude Desktop, open Customize, then Connectors, then add a custom connector.
  3. 3 Paste the server URL above and set authentication to None.

Codex

  1. 1 In Codex CLI or the Codex IDE extension, run:
    codex mcp add taaft \
      --url https://theresanaiforthat.com/mcp/
  2. 2 You can also add it from /plugins. Codex IDE supports MCP configuration but does not install plugins.

ChatGPT

  1. 1 Enable Developer mode, then open Plugins and choose +.
  2. 2 Register the URL above. Set authentication to None and transport to Streamable HTTP.

Visual Studio Code

  1. 1 Install the server globally with:
    code --add-mcp \
      '{"name":"taaft","type":"http","url":"https://theresanaiforthat.com/mcp/"}'
  2. 2 Reload the window, then ask the agent to search TAAFT.

Google Antigravity

  1. 1 Add a remote MCP plugin whose serverUrl is the URL above.
  2. 2 Leave transport and authentication unset. Restart Antigravity after adding it.

Grok

  1. 1 Add the remote server with:
    grok mcp add --transport http taaft \
      https://theresanaiforthat.com/mcp/
  2. 2 Check it with grok inspect or grok mcp doctor taaft.

Any other MCP client

  1. 1 Find the remote MCP server settings in your client.
  2. 2 Add a server named taaft using Streamable HTTP, no authentication, and this config:
    {
        "mcpServers": {
            "taaft": {
                "url": "https://theresanaiforthat.com/mcp/"
            }
        }
    }
  3. 3 Enable the server tools and ask your assistant to search the TAAFT directory.

MCP support and settings vary by client and plan. Your workspace owner may need to enable custom connections.

Common questions

What is MCP?
Does this run the AI tools for me?
Do I need an account or an API key?
Can I still browse TAAFT directly?

Give your assistant a directory to explore.

Connect TAAFT