DataSinking for Cursor
io.github.heubme2020/datasinking
Full-text Asian financial reports (China, Korea, Japan, Taiwan) as clean Markdown for RAG agents.
client:Cursor
transport:streamable-http
runtime:pypi
Install DataSinking in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"datasinking": {
"url": "https://api.datasink.ing/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs