ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Favqs with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Discover and manage quotes. fetch the Quote of the Day, search by author or tag, and curate your favorites directly via AI.

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

The complete Favqs capability set.

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

Capability set01 / 07

01-04

4 capabilities in this set.

Part of 28 available through Favqs.

  1. 01

    Create session

    Create a user session to obtain a User-Token

  2. 02

    Favorite quote

    Favorite a quote (User Session Required)

  3. 03

    Hide quote

    Hide a quote (User Session Required)

  4. 04

    Create user

    Create a new FavQs user

Capability set02 / 07

05-08

4 capabilities in this set.

Part of 28 available through Favqs.

  1. 05

    Delete quote

    Delete a private quote (Pro only)

  2. 06

    Destroy session

    Destroy the current user session

  3. 07

    Downvote quote

    Downvote a quote (User Session Required)

  4. 08

    Follow

    Follow a user, author, or tag

Capability set03 / 07

09-12

4 capabilities in this set.

Part of 28 available through Favqs.

  1. 09

    Forgot password

    Request a password recovery email

  2. 10

    Get activity

    Get activity feed

  3. 11

    Get qotd

    Does not require authentication. Get the Quote of the Day

  4. 12

    Get quote

    Get a specific quote by ID

Capability set04 / 07

13-16

4 capabilities in this set.

Part of 28 available through Favqs.

  1. 13

    Get typeahead

    Get a list of public Authors, Tags, and Users for autocomplete

  2. 14

    Get user

    Get a user profile

  3. 15

    Publicize quote

    Make a private quote public (Pro only)

  4. 16

    Reset password

    Reset password using a recovery token

Capability set05 / 07

17-20

4 capabilities in this set.

Part of 28 available through Favqs.

  1. 17

    Tag quote

    Add personal tags to a quote (User Session Required)

  2. 18

    Unfavorite quote

    Unfavorite a quote (User Session Required)

  3. 19

    Add quote

    Add a new quote (User Session Required)

  4. 20

    Clearvote quote

    Clear vote on a quote (User Session Required)

Capability set06 / 07

21-24

4 capabilities in this set.

Part of 28 available through Favqs.

  1. 21

    Get followers

    Get followers of the current user

  2. 22

    Get following

    Get entities the current user is following

  3. 23

    List quotes

    List and search quotes

  4. 24

    Unfollow

    Unfollow a user, author, or tag

Capability set07 / 07

25-28

4 capabilities in this set.

Part of 28 available through Favqs.

  1. 25

    Update quote

    Update a private quote (Pro only)

  2. 26

    Update user

    Update a user profile

  3. 27

    Unhide quote

    Unhide a quote (User Session Required)

  4. 28

    Upvote quote

    Upvote a quote (User Session Required)

Observed, not estimated

1151ms average. Fast in production.

Favqs is checked daily against the live service.

Daily averagePeak 1353ms
Aug 20Today
Fastest day
894ms
Slowest day
1353ms
14-day trend
Improving-17%

Connect your client

One URL. Every client.

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

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

Favqs Connector

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

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

  • 01

    How do I find the daily featured quote?

    Simply use the get_qotd capability. It fetches the current 'Quote of the Day' from Favqs without requiring any specific parameters.

  • 02

    Can I search for quotes by a specific author or tag?

    Yes! Use the list_quotes capability. You can provide a keyword in the filter parameter and specify the type (e.g., 'author' or 'tag') to narrow down your results.

  • 03

    Do I need a user session for all actions?

    No. Public actions like get_qotd and list_quotes only require an App Token. However, personalized actions like favorite_quote, follow, or add_quote require a User Token, which you can obtain by running create_session with your credentials.