Mcp_kates_dannings.zip Official

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

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

: Find your host application's configuration file (e.g., claude_desktop_config.json for Claude Desktop). : Add a new entry under the mcpServers

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. Always exercise caution with unofficial MCP servers

: In your AI chat, use a command like /mcp (if supported) to see if "kates-dannings" is listed as an active server.

: The logic that translates AI requests into actions (e.g., searching a database or reading files).

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