Weavz
LeagueApps

LeagueApps

Read LeagueApps public program, schedule, team, location, sport, and announcement data for youth sports operations.

8 tools
Use withChatGPTClaudeClaude CodeCursorCodexMCP clientsSetup guide

Tools

Name
list_programs

List current public LeagueApps programs.

get_program

Get public details for one LeagueApps program.

get_program_schedule

Get the public schedule for a LeagueApps program.

list_program_teams

List public teams for a LeagueApps program.

list_locations

List public LeagueApps locations for the site.

get_location

Get one public LeagueApps location.

list_sports

List sports configured for the LeagueApps site.

list_announcements

List public LeagueApps site announcements.

Quick Start

TypeScript
import { WeavzClient } from '@weavz-io/sdk'

const weavz = new WeavzClient({ apiKey: 'wvz_...' })

const result = await weavz.actions.execute('leagueapps', 'list_programs', {
  workspaceId: '550e8400-e29b-41d4-a716-446655440000',
  integrationAlias: 'leagueapps',
  input: { /* ... */ },
})

Related Integrations

Works well with

Frequently Asked Questions

How do I connect LeagueApps to my app?

Use Weavz Hosted Connect for Custom authentication. Install the SDK, create a connection through the connect portal or API, then execute tools programmatically.

What tools does LeagueApps support?

LeagueApps supports 8 tools including List Programs, Get Program, Get Program Schedule, List Program Teams, List Locations, and more.

Can I use LeagueApps with AI agents?

Yes. Add LeagueApps to an MCP server in Tool Mode or Code Mode. Code Mode provides 3 meta-tools with on-demand API discovery so agents can compose stateful workflows without loading every action schema up front.

How do I connect LeagueApps to ChatGPT or Claude?

Open the Weavz connector setup, sign in, choose a workspace, and add LeagueApps as an approved app. ChatGPT, Claude, and other remote MCP clients can then call the scoped LeagueApps tools exposed by that workspace.

Does LeagueApps work with Claude Code, Cursor, Codex, and local agents?

Yes. Remote and local MCP clients can connect to a Weavz MCP endpoint for the workspace. Local coding agents can also use the Weavz CLI to inspect apps, discover actions, run approved LeagueApps work, and execute Code Mode workflows from a terminal.

What can I ask an AI agent to do with LeagueApps?

LeagueApps exposes 8 tools, including List Programs, Get Program, Get Program Schedule, List Program Teams, List Locations, and more. Use Weavz to keep credentials scoped, require approval for sensitive work, and audit what the agent did.

Can LeagueApps be used in stateful agent workflows?

Yes. Agents can combine LeagueApps tools with Filesystem, State KV, Human Gates, input partials, and other workspace integrations while keeping execution scoped to the selected workspace or end user.

What authentication does LeagueApps use?

LeagueApps uses Custom. Weavz stores credentials securely and uses them for authorized action execution.

How much does the LeagueApps integration cost?

The LeagueApps integration is included on all Weavz plans including the free tier with 20,000 actions per month. No credit card required.

Connect LeagueApps in minutes

Get 20,000 free action executions every month. No credit card required.