Skip to content

πŸ§ͺ Testing MCP Gateway

This section contains guides for testing your MCP Gateway deployment.

πŸ”Ή Basic Smoke Test

Use the Basic Smoke Test to verify:

  • JWT token generation and authentication
  • Gateway registration
  • Tool registration
  • Server creation and event streaming
  • Tool invocation via JSON-RPC

This test is ideal for validating local development environments or freshly deployed test instances.


For additional scenarios (e.g., completion APIs, multi-hop toolchains), expand the test suite as needed.