title: “Cursor” description: “Use @byul/mcp inside the Cursor editor”
Configuration file
~/.cursor/mcp.json:
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
~/.cursor/mcp.json:
{
"mcpServers": {
"byul": {
"command": "npx",
"args": ["-y", "@byul/mcp"],
"env": { "BYUL_API_KEY": "byul_api_key" }
}
}
}
tools.call name="news_fetch" params={"minImportance":7,"limit":10}