AI & ML
Trust: 32/100 (Limited)io.github.amaterous/picoli-mcp Guide
MCP server for picoli.site - URL shortening and click analytics for AI agents
2 starsby amaterous
Quick Start
Install
npx picoli-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-amaterous-picoli-mcp": {
"command": "npx",
"args": [
"picoli-mcp"
]
}
}
}