@dexterai/x402-discovery
v1.0.3
Published
Descriptive alias for OpenDexter. Search, inspect, and pay for x402 APIs from a local MCP server.
Downloads
144
Maintainers
Readme
@dexterai/x402-discovery
@dexterai/x402-discovery is the descriptive install alias for @dexterai/opendexter.
Use it when you want the package name itself to tell developers exactly what it does:
- search the x402 marketplace
- inspect pricing and schemas
- pay for and call x402 APIs
Install
npx @dexterai/x402-discovery installManual MCP config
{
"mcpServers": {
"dexter-x402": {
"command": "npx",
"args": ["-y", "@dexterai/x402-discovery@latest"]
}
}
}Relationship to OpenDexter
@dexterai/opendexter= the brand/product name@dexterai/x402-discovery= the descriptive alias for developer discovery
Both point to the same tool behavior.
