Credits tools (scope: mcp:read, credits: ~0)
Check remaining credits, monthly limit, spending cap, and plan tier.
POST
https://api.socialneuron.com
/v1/tools/get_credit_balance
Check remaining credits, monthly limit, spending cap, and plan tier. Call this before expensive operations — generate_video costs 15-80 credits, generate_image costs 2-10. Returns current balance, monthly allocation, and spending cap (2.5x allocation).
Request Body
response_formatstring · enumOptional response format. Defaults to text.
Enum values:textjson
Responses
contentobject[]
Check how much of the per-session budget has been consumed.
POST
https://api.socialneuron.com
/v1/tools/get_budget_status
Check how much of the per-session budget has been consumed. Tracks credits spent and assets created in this MCP session against configured limits. Use to avoid hitting budget caps mid-workflow.
Request Body
response_formatstring · enumOptional response format. Defaults to text.
Enum values:textjson
Responses
contentobject[]