ShowAPI / 易源数据 Connector for AI agents.
10 live capabilities
Access real-time stock data, weather, and translations through your agent.
Waiting for input…
Why people use ShowAPI / 易源数据
ShowAPI for Real-Time Financial and Weather Data
With this Connector, those tabs disappear. You just ask your agent for the weather and the current stock price in one go. You get the data you need without the friction of switching windows.
What Vinkius changes
You get a massive data library accessible through a single chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Generating social media content
A content creator asks their agent to find three jokes and a famous quote to use in a morning post.
- Real-world use case 02
Monitoring market fluctuations
A financial analyst asks for the current price of a stock and the latest currency exchange rates.
- Real-world use case 03
Drafting a history segment
A news writer wants to know what happened on this day in history.
Complete set · 10capabilities
The complete ShowAPI / 易源数据 capability set.
These are the exact actions your AI can choose when you ask it to work with ShowAPI / 易源数据.
01—04
4 capabilities in this set.
Part of 10 available through ShowAPI / 易源数据.
- 01 Capability
Get weather
Get weather information for an area. It's a simple way to check conditions in any location.
- 02 Capability
Get currency rates
Get current foreign exchange rates. It's useful for quickly checking global market movements.
- 03 Capability
Get english dictionary
Lookup English word definitions. Use this to clarify meanings quickly during your research.
- 04 Capability
Get history today
Get historical events for today. This helps you find interesting facts for news or social posts.
05—07
3 capabilities in this set.
Part of 10 available through ShowAPI / 易源数据.
- 05 Capability
Get idiom info
Get Chinese idiom information. It's perfect for understanding cultural nuances in translation.
- 06 Capability
Get inspirational quotes
Get inspirational and famous quotes. Use this to gather content for creative projects.
- 07 Capability
Get ip lookup
Lookup IP address geographical information. It provides quick location data for any IP.
08—10
3 capabilities in this set.
Part of 10 available through ShowAPI / 易源数据.
- 08 Capability
Get jokes
Get funny jokes and short stories. This is a great way to pull lighthearted content on demand.
- 09 Capability
Get stock info
Get stock market information. Use this to see real-time price data for specific stocks.
- 10 Capability
Translate text
Translate text between languages. This allows your agent to handle multilingual tasks instantly.
Set up in minutes
One URL. Then ask ShowAPI / 易源数据 to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use ShowAPI / 易源数据 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_xMyly0ORkyHqVdIm3w0Qi39NBUA809GURX4AEjO6/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 ShowAPI / 易源数据, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable ShowAPI / 易源数据 for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_xMyly0ORkyHqVdIm3w0Qi39NBUA809GURX4AEjO6/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 ShowAPI / 易源数据 URL.
- Step 03
Save and start
Save the connection and enable ShowAPI / 易源数据 in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"showapi": {
"url": "https://edge.vinkius.com/vk_preview_xMyly0ORkyHqVdIm3w0Qi39NBUA809GURX4AEjO6/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 ShowAPI / 易源数据
Open Agent mode in chat and ask: "Using ShowAPI / 易源数据, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"showapi": {
"url": "https://edge.vinkius.com/vk_preview_xMyly0ORkyHqVdIm3w0Qi39NBUA809GURX4AEjO6/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 ShowAPI / 易源数据
Ask Copilot: "Using ShowAPI / 易源数据, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"showapi": {
"url": "https://edge.vinkius.com/vk_preview_xMyly0ORkyHqVdIm3w0Qi39NBUA809GURX4AEjO6/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 ShowAPI / 易源数据
Open Cascade and ask: "Using ShowAPI / 易源数据, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"showapi": {
"url": "https://edge.vinkius.com/vk_preview_xMyly0ORkyHqVdIm3w0Qi39NBUA809GURX4AEjO6/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 ShowAPI / 易源数据
Ask Cline: "Using ShowAPI / 易源数据, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add showapi --transport http "https://edge.vinkius.com/vk_preview_xMyly0ORkyHqVdIm3w0Qi39NBUA809GURX4AEjO6/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 ShowAPI / 易源数据
Ask Claude: "Using ShowAPI / 易源数据, show me...". 10 tools are ready
Where the request belongs
Work ShowAPI / 易源数据 can move forward.
This is for people who need diverse data points quickly without building their own backend. It's for researchers, content creators, and anyone tired of tab-switching.
Content Creator
You use it to find jokes, quotes, and historical facts to fill out your content calendar without manual searching.
Financial Analyst
You use it to quickly check current currency rates and stock prices while drafting reports.
Operations Manager
You use it to get regional weather updates and IP geolocation data for logistics planning.
Translator
You use it to quickly swap text between languages or look up complex idioms during your workflow.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsJigsawStack
Access a suite of AI utility APIs for web scraping, translation, OCR, and sentiment analysis in one developer-friendly platform.
Apify
Command Apify scrapers from your AI agent. run actors, extract web data, poll datasets, and automate browser tasks seamlessly.
Codat Financial Data
Pull financial data from your customers accounting, banking, and commerce platforms through a single standardized API.
Railz
Financial data integration platform. connect accounting, banking, and commerce data via AI.
Diffbot
Automate web data extraction via Diffbot. turn any website into structured JSON data for articles, products, discussions, and more directly from any AI agent.
Jaicob
Add AI customer support to your website that answers questions from your docs, guides users, and escalates when needed.
Bring your own AI
Change the model, client or framework. Keep ShowAPI / 易源数据 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 ShowAPI / 易源数据.
The practical details behind the request, access and result.
Can I use ShowAPI MCP to check live stock prices?
Yes. This Connector allows your agent to pull real-time stock market information directly. You can ask for specific symbols and get the latest price data in your chat.
Does ShowAPI MCP support translating between different languages?
It does. You can ask your agent to translate text into various languages instantly. It's a great way to handle multilingual tasks without leaving your workspace.
Can I get weather updates with ShowAPI MCP?
Yes, you can. Your agent can check the current weather for any area you specify. It's a quick way to get environmental data without opening a browser.
How does ShowAPI MCP help with content creation?
It provides a way to pull jokes, famous quotes, and historical facts on demand. This helps you gather inspiration and data for social media, blogs, or scripts quickly.
Can ShowAPI MCP look up Chinese idioms?
Yes. It can provide information on Chinese idioms, which is helpful for understanding cultural context or improving your translations.
Is ShowAPI MCP good for finding historical facts?
Yes. You can ask your agent what happened on any specific date, and it will pull historical events for you. It's perfect for research or 'on this day' content.
How do I find my ShowAPI App ID and Secret?
Log in to the ShowAPI website, go to your Personal Center -> [Secret Management], and you will find your showapi_appid and showapi_sign there.
Does this support all 1000+ APIs from ShowAPI?
This server provides 10 essential capabilities covering the most popular categories like weather, finance, and translation. For other specific APIs, you can extend the engine or use the marketplace directly.
Are there usage limits for these capabilities?
The usage limits and quotas depend on your ShowAPI subscription plan. Ensure your account has sufficient balance or points for the API points you are calling.
One connection away
Give your agent a direct line to ShowAPI / 易源数据.
Connect ShowAPI / 易源数据 once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available