Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions src/pages/protocol/discovery.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -261,8 +261,6 @@ Registries aggregate discovery documents from multiple services, making it easy
| [MPPScan](https://mppscan.com) | Public registry of MPP-enabled services with search and analytics |
| [MPP Services directory](https://mpp.dev/services) | Curated list of live services on mpp.dev |

To list your service on MPPScan, make sure your `/openapi.json` endpoint is publicly accessible. MPPScan crawls and indexes discovery documents automatically.

## Validation

Use the `mppx` CLI to validate discovery documents before deploying:
Expand Down
Loading