$ entroute v0.1
/capabilities /docs /stats /providers
quickstart
/capabilities /docs /stats /providers
// DOCS.md

> Documentation

// Everything you need to integrate EntRoute into your AI agent or list your API.

import * from './getting-started'
+ export quickstart

// Get up and running in 5 minutes

+ export concepts

// Understand capabilities, endpoints, and ranking

import * from './integration'
+ export sdk-typescript

// Use the official SDK for Node.js and browsers

+ export mcp-server

// Integrate with Claude and other MCP agents

+ export rest-api

// Direct HTTP API reference

import * from './providers'
+ export list-api

// Add your endpoints to EntRoute

+ export x402-protocol

// Implement pay-per-request payments

+ export verification

// How endpoint probing works

$ entroute --help
/capabilities /docs /stats /providers | github
operational
// machine-first api discovery for ai agents