Favqs Connector for AI agents.
28 live capabilities
Find and curate quotes for content creation
Waiting for input…
Why people use Favqs
Favqs for Solving Quote Research Fatigue in Content Creation
With this Connector, you just tell your agent what you are looking for. It searches the entire database, pulls the correct text and author, and even helps you save it to your personal library in one go. You get the right quote immediately, so you can get back to writing.
What Vinkius changes
You get a direct line to a massive database of quotes without leaving your AI client.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Finding author-specific wisdom
A writer asks for quotes by Marcus Aurelius about discipline.
- Real-world use case 02
Automating daily social posts
A social media manager asks for today's inspiration.
- Real-world use case 03
Building a personal library
A student finds a quote about courage and asks to save it.
Complete set · 28capabilities
The complete Favqs capability set.
These are the exact actions your AI can choose when you ask it to work with Favqs.
01—04
4 capabilities in this set.
Part of 28 available through Favqs.
- 01 Capability
Create session
Start a session to get a User-Token. This is required for personal actions like favoriting.
- 02 Capability
Favorite quote
Save a quote to your personal favorites list. This lets you build a library of quotes you love.
- 03 Capability
Get following
See the list of people and tags you follow. Keep track of your curated interests.
- 04 Capability
Hide quote
Hide a quote from your view. Keep your feed clean by removing content you do not want to see.
05—08
4 capabilities in this set.
Part of 28 available through Favqs.
- 05 Capability
Create user
Register a new account on the platform. Use this to set up your personal profile.
- 06 Capability
Delete quote
Remove a private quote from your collection. This is a Pro feature for managing your library.
- 07 Capability
Destroy session
End your current active session. Use this to log out or clear your current token.
- 08 Capability
Downvote quote
Cast a downvote on a quote you find unhelpful. Help the community filter out low-quality content.
09—12
4 capabilities in this set.
Part of 28 available through Favqs.
- 09 Capability
Follow
Follow an author, tag, or other user. This helps you stay updated on content you enjoy.
- 10 Capability
Forgot password
Request a recovery email for your account. Use this if you lose access to your login.
- 11 Capability
Get activity
View the latest activity feed from the community. See what is happening on the platform right now.
- 12 Capability
Get qotd
Pull the featured Quote of the Day. Get a fresh piece of inspiration every single day.
13—16
4 capabilities in this set.
Part of 28 available through Favqs.
- 13 Capability
Get quote
Fetch details for a specific quote using its ID. Use this to get the full text of a known quote.
- 14 Capability
Get typeahead
Get suggestions for authors and tags for autocomplete. This makes searching for specific people much faster.
- 15 Capability
Get user
Pull the profile information for a specific user. Use this to see details about a community member.
- 16 Capability
List quotes
Search through the entire database of quotes. Find specific wisdom by author, tag, or keyword.
17—20
4 capabilities in this set.
Part of 28 available through Favqs.
- 17 Capability
Publicize quote
Make a private quote available to the public. Share your personal notes with the wider community.
- 18 Capability
Reset password
Use a recovery token to change your password. This helps you regain access to your account.
- 19 Capability
Tag quote
Add personal labels to a specific quote. Organize your favorites into categories that make sense to you.
- 20 Capability
Unfavorite quote
Remove a quote from your favorites. Clean up your personal library as your interests change.
21—24
4 capabilities in this set.
Part of 28 available through Favqs.
- 21 Capability
Clearvote quote
Remove your vote from a specific quote. This keeps your community interaction clean.
- 22 Capability
Get followers
See who follows your account. Use this to gauge your reach on the platform.
- 23 Capability
Add quote
Add a new quote to the public database. Share your own wisdom with the community.
- 24 Capability
Unfollow
Stop following an author, tag, or user. Manage your feed by removing content you no longer want.
25—28
4 capabilities in this set.
Part of 28 available through Favqs.
- 25 Capability
Unhide quote
Show a hidden quote again. Bring back content you previously tucked away.
- 26 Capability
Update quote
Edit the content of a private quote. Keep your personal notes accurate and up to date.
- 27 Capability
Update user
Modify your profile details. Keep your user information current on the platform.
- 28 Capability
Upvote quote
Cast an upvote on a quote you like. Support the community by highlighting great content.
Set up in minutes
One URL. Then ask Favqs to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Favqs from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_9YellxFuixr9dVBPROMHIpRHxkJg2CWxXO7fdlJU/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Favqs, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Favqs for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_9YellxFuixr9dVBPROMHIpRHxkJg2CWxXO7fdlJU/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Favqs URL.
- Step 03
Save and start
Save the connection and enable Favqs in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"favqs": {
"url": "https://edge.vinkius.com/vk_preview_9YellxFuixr9dVBPROMHIpRHxkJg2CWxXO7fdlJU/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Favqs
Open Agent mode in chat and ask: "Using Favqs, help me...". 28 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"favqs": {
"url": "https://edge.vinkius.com/vk_preview_9YellxFuixr9dVBPROMHIpRHxkJg2CWxXO7fdlJU/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Favqs
Ask Copilot: "Using Favqs, help me...". 28 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"favqs": {
"url": "https://edge.vinkius.com/vk_preview_9YellxFuixr9dVBPROMHIpRHxkJg2CWxXO7fdlJU/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Favqs
Open Cascade and ask: "Using Favqs, help me...". 28 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"favqs": {
"url": "https://edge.vinkius.com/vk_preview_9YellxFuixr9dVBPROMHIpRHxkJg2CWxXO7fdlJU/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Favqs
Ask Cline: "Using Favqs, help me...". 28 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add favqs --transport http "https://edge.vinkius.com/vk_preview_9YellxFuixr9dVBPROMHIpRHxkJg2CWxXO7fdlJU/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Favqs
Ask Claude: "Using Favqs, show me...". 28 tools are ready
Where the request belongs
Work Favqs can move forward.
This is for content creators who are tired of manual research and personal development enthusiasts who want to organize their favorite sources of wisdom.
Content Writer
Uses the Connector to find specific quotes about courage or discipline to weave into blog posts and articles.
Social Media Manager
Pulls the Quote of the Day every morning to create quick, engaging posts for Instagram or X.
Personal Development Enthusiast
Builds and organizes a curated library of wisdom to review during daily reflection sessions.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsPaperQuotes
Access a vast library of quotes, search by author or tags, and get the quote of the day directly in your AI agent.
TheySaidSo
Access the world's largest quote API. retrieve the Quote of the Day, search by author, and fetch random inspiration directly via AI.
Type.fit
Access a vast database of inspirational quotes to enhance your content, motivation, and daily workflows directly through your AI agent.
Quotable API
Access thousands of quotes. audit authors and tags via AI.
ZenQuotes API
Access inspirational quotes. audit random and daily quotes via AI.
Tronald Dump
Access the world's smartest database of Donald Trump quotes. Search by tag, keyword, or get random insights directly in your AI agent.
Bring your own AI
Change the model, client or framework. Keep Favqs connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Favqs.
The practical details behind the request, access and result.
Can Favqs MCP help me find quotes for my blog?
Yes, it allows your agent to search a massive database of wisdom. You can find specific quotes by author, tag, or keyword to find the perfect lines for your content.
How does the Favqs MCP handle the Quote of the Day?
It pulls the featured Quote of the Day directly from the database. This is great for getting a fresh piece of inspiration every morning without browsing the web.
Can I save specific quotes to a personal list using Favqs MCP?
Yes, you can use the favorite capability to save quotes you love. This helps you build a curated personal library that you can access whenever you need inspiration.
Can I follow specific authors with Favqs MCP?
Yes, you can follow authors, tags, or other users. This keeps you updated on new content from the people and topics you enjoy most.
Is the Favqs MCP good for social media managers?
It is ideal for social media managers who need to quickly find engaging content. You can pull daily quotes or search for specific themes to keep your feed fresh.
How do I add my own quotes to the Favqs MCP?
You can contribute your own wisdom by adding quotes to the public database. This allows you to share your personal favorites with the wider community.
Can Favqs MCP help me organize my inspiration library?
Yes, it includes capabilities to tag and favorite quotes. This makes it easy to organize your saved content into categories that make sense for your specific workflow.
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.
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.
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.
One connection away
Give your agent a direct line to Favqs.
Connect Favqs once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available