Agent integrations
Connect an AI assistant to KidsRoster.
KidsRoster exposes an MCP server so assistants like ChatGPT, Claude, and Claude Code can act on your behalf — signed in as you, respecting the same roles as the app.
Your MCP server URL
https://kidsroster.com/mcpPaste this into your assistant's connector settings. You'll sign in with your KidsRoster account when it asks.
ChatGPT
- Open ChatGPT Connectors → Advanced and enable Developer mode. If it's unavailable, ask a ChatGPT admin to enable it.
- Click the Create app button next to the back button.
- Add a connector name and paste the MCP URL above.
- Click Create.
- Enable the app from the chat composer, then ask ChatGPT to use it.
Claude
- Open Claude's Add-connector dialog — the name and URL are prefilled.
- Review the details and click Add.
- If the prefilled form doesn't open, go to Claude's Connectors page, choose Add custom connector, name it, and paste the MCP URL.
- Enable the connector from the composer, then ask Claude to use it.
Claude Code
- Run this in a terminal:
claude mcp add --scope user --transport http kidsroster 'https://kidsroster.com/mcp'- Start Claude Code and run
/mcpto confirm KidsRoster is connected. Sign in when it prompts you. - Ask Claude Code to use KidsRoster.
Other MCP clients
- Open the client's MCP server or custom connector settings.
- Create a remote MCP server connection.
- Name the connection and paste the MCP URL above.
- Finish any sign-in or authorization prompts.
- Enable the connection, then ask the assistant to use KidsRoster.
After KidsRoster updates
Refresh your connection.
Connected assistants cache the tool list. When KidsRoster ships changes, refresh the connector to pick them up.
ChatGPT
- Open ChatGPT's app preferences and pick KidsRoster under Enabled apps.
- Next to Information, click Refresh.
- If the URL changed, paste the latest URL from above.
- Start a new chat and ask ChatGPT to use KidsRoster.
Claude
- Open the Connectors page and select the KidsRoster connector.
- Refresh or update the connector's tools.
- If the URL changed, paste the latest URL from above.
- Ask Claude to use KidsRoster.
Claude Code
- Start a new Claude Code session — it loads the latest tools when it connects.
- If the URL changed, run
claude mcp remove kidsroster, then run the install command again with the latest URL. - Ask Claude Code to use KidsRoster.
Other MCP clients
- Open the client's MCP server or connector settings.
- Select the KidsRoster connection.
- Refresh the tool list, reload the server, or reconnect it.
- If the URL changed, paste the latest URL from above.
- Start a new chat or session and ask the assistant to use KidsRoster.