Model Context Protocol (MCP) server for Pollinations AI services using stdio transport
{
"mcpServers": {
"pollinationsmodel-context-protocol": {
"command": "npx",
"args": [
"-y",
"@pollinations/model-context-protocol"
]
}
}
}