@headlessly/mcp
Freeby MCP Community
MCP protocol client for headless.ly — search, fetch, do
v0.1.2Added Apr 12, 2026
headlesslymcpmodel-context-protocoldigital-objectsagent-first
@headlessly/mcp MCP Server
MCP protocol client for headless.ly — search, fetch, do
Installation
Reviews
Installation
Quick install
npx -y @headlessly/mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"@headlessly/mcp": {
"command": "npx",
"args": ["-y", "@headlessly/mcp"]
}
}
}