reddit-get-user-info
ActiveTool of Superpowers.social
declared in 0.0.1
Get information about a Reddit user.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"username"
],
"properties": {
"username": {
"type": "string",
"description": "Reddit username without u/ prefix"
}
}
}Parent server
Superpowers.social
https://github.com/pkobielak/social-superpowers-mcp
1/7 registries