Before buying a token on Arc, test whether it can be sold back. Free, or 1-5c a call over x402.
claude mcp add honeycheck-mcp -- npx -y honeycheck-mcp
claude_desktop_config.json
{
"mcpServers": {
"honeycheck-mcp": {
"command": "npx",
"args": [
"-y",
"honeycheck-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"honeycheck-mcp": {
"command": "npx",
"args": [
"-y",
"honeycheck-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"honeycheck-mcp": {
"command": "npx",
"args": [
"-y",
"honeycheck-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"honeycheck-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"honeycheck-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"honeycheck-mcp": {
"command": "npx",
"args": [
"-y",
"honeycheck-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/xyz.honeycheck--honeycheck-mcp/reviews or the review_server meta-tool.
POST /mcp