Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1014 Bytes

File metadata and controls

23 lines (16 loc) · 1014 Bytes

docs / getting-started

Getting Started

Everything you need to go from zero to your first MCP tool call.

Guide Description
Prerequisites Node 22, Redis, ServiceNow instance requirements
Local Development Install dependencies, configure .env, start the dev server
ServiceNow OAuth Setup Create the OAuth application and assign the required role
First Tool Call End-to-end: health check → OAuth → tool call

Recommended Order

  1. Verify prerequisites
  2. Follow local development setup
  3. Configure ServiceNow OAuth
  4. Walk through your first tool call

See also: Architecture Overview · Environment Variables · Troubleshooting