Reference

Resources

Resources are read-only MCP objects that provide context and metadata for Sociality MCP workflows. Use them to understand the active workspace, inspect available tools, and confirm supported platforms and metrics before calling tools.

Unlike tools, resources do not perform actions or change workspace data. They are useful for setup checks, workflow planning, and safer tool usage.

Resource
URI
Description
social_workspace_contextsociality://workspace/contextReturns team, user, and credit details.
social_tools_catalogsociality://tools/catalogLists tools with usage details.
social_platform_capabilitiessociality://platform/capabilitiesShows channel and metric coverage.

Using resources

  • Read social_workspace_context before larger workflows to confirm the active workspace, user context, and current MCP credit status.
  • Use social_tools_catalog when you need to inspect available tools, credit usage, or read/write behavior from the server.
  • Check social_platform_capabilities before stats queries and treat it as the source of truth for metric selection, supported channels, metric names, metric descriptions, and aggregation behavior. Supported metrics and aggregation behavior can differ by platform and data type.