Index LaneLive integration hub
OverviewProvidersDocs
Loading
Skip to Content
Index Lane DocsCLI + MCP
AppProvidersQuickstart
Search docs
  • Index
  • Demo
    • Introduction
    • Quickstart
      • Overview
      • Overview
      • Commands
      • Search
      • Access Rules
      • Overview
      • Auth Model
      • Tools
  • Providers
  • Index
  • Demo
    • Introduction
    • Quickstart
      • Overview
      • Overview
      • Commands
      • Search
      • Access Rules
      • Overview
      • Auth Model
      • Tools
  • Providers

On this page

  • search
  • calendar_agenda
  • get_item
  • list_providers
  • list_resources
  • get_access_rules
  • set_access_rules
Question about this page?Edit this page
DocsMCPTools

Tools

The current Index Lane MCP server exposes a small tool surface.

search

Runs unified live provider search.

Use this first to:

  • discover candidate results
  • preserve context budget
  • avoid loading full content too early

Do not use search for pure agenda questions like “what am I doing this week?” when the answer should come directly from calendar timing.

calendar_agenda

Lists calendar events for a date range in chronological order.

Use this first for:

  • this week / next week / next two weeks planning
  • schedule overviews
  • upcoming meetings and deadlines that should be driven by event start time

get_item

Fetches the full body for one chosen result.

This is the MCP equivalent of the CLI get command.

list_providers

Returns the currently connected providers for the user behind the Index Lane API key.

list_resources

Lists selectable native resources for a provider.

Examples:

  • Gmail labels
  • Drive folders or shared drives
  • calendars
  • Notion pages or databases when available

get_access_rules

Reads the saved provider access rules.

set_access_rules

Updates saved provider access rules using provider-native JSON.

This is intentionally explicit because changing access boundaries is a real state mutation, not a casual read.

Auth ModelProviders
Index Lane v1 docs