Claude Code
Connect Shredly to Claude Code using the claude mcp add command.
Prerequisites
- Claude Code installed
- A Shredly API key (get one here)
Setup
Run this command in your terminal, replacing your-api-key-here with your key:
claude mcp add --transport http shredly \
https://mcp.shredly.io/mcp/shredly \
--header "Authorization: Bearer your-api-key-here"
That's it. Shredly will be available as an MCP server in your next Claude Code session.
Verify the connection
In a Claude Code session, ask:
"What MCP tools do you have available from Shredly?"
Claude will list the tools exposed by your connected data sources.