
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.
@402index/mcp-server
Advanced tools
MCP server for 402 Index — search 15,000+ paid API endpoints across L402, x402, and MPP protocols with real-time health monitoring
MCP server for AI agent service discovery via the 402 Index directory.
| Tool | Description |
|---|---|
search_services | Search/filter paid API services (protocol, category, health, price, etc.) |
get_service_detail | Get full details for a single service including health check history |
list_categories | List all categories with service counts |
get_directory_stats | Directory health, totals, sync timestamps |
cd mcp-server
npm install
npm run build
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"402index": {
"command": "node",
"args": ["/path/to/402index/mcp-server/dist/index.js"],
"env": {
"INDEX_URL": "https://402index.io"
}
}
}
}
Add to .claude/settings.json or run:
claude mcp add 402index node /path/to/402index/mcp-server/dist/index.js
Add to .cursor/mcp.json:
{
"mcpServers": {
"402index": {
"command": "node",
"args": ["/path/to/402index/mcp-server/dist/index.js"]
}
}
}
| Variable | Default | Description |
|---|---|---|
INDEX_URL | https://402index.io | Base URL of the 402 Index API |
FAQs
MCP server for 402 Index — search 15,000+ paid API endpoints across L402, x402, and MPP protocols with real-time health monitoring
We found that @402index/mcp-server 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.