Mcp_kates_dannings.zip -

: Instructions telling the AI how to use the tools provided.

Always exercise caution with unofficial MCP servers. Because these servers run locally as sub-processes, they may have access to your file system or network. Only install MCP packages from to avoid potential malware or data exposure.

: Add a new entry under the mcpServers section of the config file. It should look similar to this: MCP_Kates_Dannings.zip

The .zip format is frequently used to bundle MCP server code with necessary metadata.

Ensure you have an application installed. Popular options include: Claude Desktop Cursor IDE GitHub Copilot 2. Installation Steps To integrate this specific .zip as a tool for your AI: : Instructions telling the AI how to use the tools provided

"mcpServers": { "kates-dannings": { "command": "node", "args": ["/path/to/extracted/folder/index.js"] } } Use code with caution. Copied to clipboard

: The logic that translates AI requests into actions (e.g., searching a database or reading files). Only install MCP packages from to avoid potential

: Find your host application's configuration file (e.g., claude_desktop_config.json for Claude Desktop).

Scroll to top