Loading MCP server directory, please wait...
Search and retrieve AI prompts from prompts.chat, the social platform for AI prompts.
npx @getmcp/cli add io.github.f/prompts.chat-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.f/prompts.chat-mcp": {
"command": "npx",
"args": [
"-y",
"@fkadev/prompts.chat-mcp"
],
"env": {
"PROMPTS_API_KEY": "",
"PROMPTS_QUERY": ""
}
}
}
}