Agentic Commerce Tools for Claude Desktop
io.github.f-tiger/agentic-commerce-tools
7 free tools: MCP health scans, AI-readiness scores, llms.txt generator, glossary, indexes.
client:Claude Desktop
transport:streamable-http
tools:7
Install Agentic Commerce Tools in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agentic-commerce-tools": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcppulse.agiscorecard.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs