How to Use the Asian Development Bank MCP in Windsurf
Fetch, cross-reference, and chart real-time macroeconomic data from the Asian Development Bank directly inside Windsurf.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Asian Development Bank MCP to Windsurf
Create your Vinkius account to connect Asian Development Bank to Windsurf and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Pull Asian Development Bank GDP metrics inside Windsurf
The `get_gdp_asia` tool pulls raw economic growth figures for major Asian economies like China, Japan, and India without leaving your editor. Cascade takes this numeric output and immediately writes it into your local data models. You don't have to manually copy tables from PDF reports anymore. Just tell the editor to update your local dashboard, and it will fetch the values, parse the JSON, and rewrite your frontend components.
Auto-analyze inflation trends using this MCP Server
Tracking regional price changes becomes trivial with the `get_inflation_asia` tool. It delivers consumer price index changes for key markets including Korea and Vietnam. Instead of writing custom fetch scripts, you let Cascade run the queries. It spots the trends, builds the CSV files, and formats your charts in one go.
Multi-indicator queries with custom parameters
The `query_adb_indicators` tool lets you combine GDP, inflation, and balance of payments data using specific database codes. You can query multiple economies simultaneously by joining country codes with a plus sign. Cascade uses this flexibility to build complex historical datasets on the fly. It chains the queries, filters the noise, and feeds clean data directly into your Python scripts.
Set up Asian Development Bank MCP in Windsurf
Prerequisites
- Windsurf IDE installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP configuration
Click the Cascade assistant icon in the sidebar, then click the hammer icon (🔨) at the top of the panel. Select "Configure" to open
~/.codeium/windsurf/mcp_config.json. - 2
Add the Asian Development Bank MCP
Paste the JSON snippet shown on the right into the
mcpServersobject. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Refresh MCPs
Go back to the hammer icon (🔨) in Cascade and click "Refresh". Windsurf will detect the new server. No full restart is needed — the connection is hot-reloaded.
- 4
Verify in Cascade
Start a new Cascade conversation and ask something like "Show my Asian Development Bank payment history." If connected, Cascade will call the Asian Development Bank tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"asian-development-bank-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Asian Development Bank. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Asian Development Bank MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Asian Development Bank MCP today
We host it, we monitor it, we maintain it. You just paste one token.