🧠 Brain super-agent-helper
supported API / MCP
LinkedIn connected. Using the Kbot LinkedIn bridge for Steve Hung.

Supported API & MCP

Live capability list for this helper. Updates automatically — register a new API or MCP server and it appears here within a few seconds. live

HTTP API 12

  • GET
    /
  • GET
    /api/linkedin/callback Exchange the authorization code for an access token and persist it.
  • GET
    /api/linkedin/login Redirect to LinkedIn's consent screen.
  • GET
    /api/linkedin/status Whether the app credentials are configured and a token is stored.
  • GET
    /v1/nodes List known endpoint nodes with a computed online/paused/offline state.
  • GET
    /v1/nodes/{node_id}/tasks Recent tasks dispatched to a node, from the node_tasks accounting table.
  • POST
    /v1/nodes/{node_id}/tasks Dispatch a task to a node over MQTT. Requires the dispatch token.
  • GET
    /v1/nodes/{node_id}/tasks/{task_id} Latest result published by ``node_id`` for ``task_id`` (from the archive).
  • POST
    /v1/policy/maicomerce Judge a component against the mAIcomerce product-identity boundary.
  • POST
    /v1/policy/rma Judge an RMA request against the RMA Law (reverse-order model).
  • GET
    /v1/sp500 S&P 500 index level (delayed; yahoo-finance, no API key required).
  • GET
    /v1/weather Current weather for a city (open-meteo, no API key required).

MCP servers 0

No MCP servers connected yet.

Registry: /data/capabilities.json · auto-refreshing