docs / 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 |
- Verify prerequisites
- Follow local development setup
- Configure ServiceNow OAuth
- Walk through your first tool call
See also: Architecture Overview · Environment Variables · Troubleshooting