Tsurezure Agent OPS
Tsurezure Agent OPS

Tools

MCP Server Config Generator

Select articles and generate an MCP Server configuration for Claude Desktop / Cursor. A hands-on demo to understand what MCP is and how to configure it.

Filters

Articles

0 / -- selected

Loading article data...

Generated Config

Paste this into your Claude Desktop config file (claude_desktop_config.json).

(Loading article data...)

MCP Server Script

A Node.js script containing the selected articles. Requires `npm install @modelcontextprotocol/sdk` to run.

How to use

  1. Select articles you want to expose from the list on the left
  2. Click "Download" to save the script to a folder of your choice
  3. Check the actual path of the saved script (e.g., ~/Downloads/llm-lab-mcp-server.js)
  4. Copy the "Generated Config" JSON, then replace the args path with the actual path above
  5. Paste the updated JSON into Claude Desktop's claude_desktop_config.json
  6. In the script folder, run `npm install @modelcontextprotocol/sdk`
  7. Restart Claude and ask "What articles do you have?"