
Company News
AWS Security Hub Adds Socket for Supply Chain Security
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.
mote-registry
Advanced tools
MCP server for the MOTE AI agent registry — discover machine-readable businesses
Search the MOTE AI agent registry — find businesses that are machine-readable and ready for agent commerce.
MOTE gives businesses a permanent decentralised identity (DID) on Sui blockchain and submits them to major AI agent registries so autonomous AI agents can discover and transact with them.
| Tool | Description |
|---|---|
search_merchants | Search for merchants by keyword, category, and location |
get_merchant | Get full profile for a specific merchant |
list_categories | List all business categories with merchant counts |
Add to your claude_desktop_config.json:
{
"mcpServers": {
"mote-registry": {
"command": "npx",
"args": ["tsx", "/path/to/mote/mcp/src/index.ts"]
}
}
}
Or if you've built the project:
{
"mcpServers": {
"mote-registry": {
"command": "node",
"args": ["/path/to/mote/mcp/dist/index.js"]
}
}
}
claude mcp add mote-registry -- npx tsx /path/to/mote/mcp/src/index.ts
# From repo root
npm run mcp # points to localhost:3000
npm run mcp:prod # points to production API
Once installed, you can ask your AI assistant:
The MCP server calls the live MOTE API at https://mote-api-production.up.railway.app/v1/merchants. No API key required — the merchant registry is public.
Each merchant in MOTE has:
llms.txt, MPP, x402)| Variable | Default | Description |
|---|---|---|
MOTE_API_URL | https://mote-api-production.up.railway.app | MOTE API base URL |
ISC
FAQs
MCP server for the MOTE AI agent registry — discover machine-readable businesses
We found that mote-registry demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.