Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"pollinations": {
"command": "npx",
"args": [
"@pollinations/mcp"
]
}
}
}Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"pollinations": {
"command": "npx",
"args": [
"@pollinations/mcp"
]
}
}
}