For the complete documentation index, see llms.txt. This page is also available as Markdown.

Neglect API

MCP Config Discovery

get

Exposes MCP discovery schema for Smithery and other MCP clients.

Responses
200

MCP config JSON

application/json
objectOptional
get/.well-known/mcp-config
GET /.well-known/mcp-config HTTP/1.1
Accept: */*
200

MCP config JSON

{}

Get Liquidity Providers

get
get/pairs/{pairAddress}/liquidity-providers
GET /pairs/{pairAddress}/liquidity-providers HTTP/1.1
Accept: */*

Last updated