Open Cline
Open VS Code with the Cline extension installed. Click the Cline icon in the sidebar.
Open MCP settings
Click the MCP Servers button (gear icon) in the Cline panel, then Configure MCP Servers.
Add the server
Add the OpenFinance server:{
"mcpServers": {
"openfinance-tech": {
"type": "streamableHttp",
"url": "https://api.openfinance.tech/agent/mcp",
"headers": {
"x-api-key": "open_xxxxx"
}
}
}
}
Drop the headers object if you only need public tools. Enable
Save the file. Back in the Cline MCP panel, OpenFinance should appear, toggle it on if needed.
Use it
OpenFinance tools are now available in Cline conversations.
Cline uses streamableHttp as the transport type, not http.