What is MCP?
Model Context Protocol (MCP) is a protocol for building AI agents that can interact with external tools. Learn more about MCP from me on EpicAI.pro.
What can I do with the KCD MCP server?
The KCD MCP server is a tool that allows you to interact with the kentcdodds.com website via your AI agent.
With this server, you can:
- Search for content on the site
- Subscribe to the newsletter
- Get the most popular blog posts
And if you're logged in, you can also:
- Get recommended blog posts for you
- Get and update information about your account
How do I use it?
Install and configure the MCP client (e.g. Claude, Goose, Cursor, VSCode).
The MCP server is hosted at kentcdodds.com/mcp. Here's configuration for Cursor:
{
"mcpServers": {
"kentcdodds-com": {
"url": "https://kentcdodds.com/mcp"
}
}
}
If you have Claude Pro, Goose, or ChatGPT Plus, you can configure this with a UI within those applications ("Integrations" for Claude, "Extensions" for Goose, and "Connectors" for ChatGPT).