Harvey Intel
Rank #43,605io.github.meltingpixelsai/zero-core-intel
Token safety, trading signals, and social intel for AI agents. Pay-per-call USDC.
Harvey Intel is a Model Context Protocol (MCP) server published by meltingpixelsai. It ranks #43,605 of 115,460 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Harvey Intel is listed across 3 registries — Official MCP, Glama and PulseMCP, with 2 tracked versions. It was first listed on Mar 3, 2026 and most recently updated on Apr 30, 2026.
Ranks ahead of 71,855 of 115,460 servers on MCP Toplist.
Use Harvey Intel
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http zero-core-intel https://agents.rugslayer.com/mcpclaude mcp add zero-core-intel -- npx -y @meltingpixels/zero-core-intel[mcp_servers.zero-core-intel]
url = "https://agents.rugslayer.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.zero-core-intel]
command = "npx"
args = ["-y", "@meltingpixels/zero-core-intel"]Add to ~/.codex/config.toml.
https://agents.rugslayer.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"zero-core-intel": {
"command": "npx",
"args": [
"-y",
"@meltingpixels/zero-core-intel"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"zero-core-intel": {
"url": "https://agents.rugslayer.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"zero-core-intel": {
"command": "npx",
"args": [
"-y",
"@meltingpixels/zero-core-intel"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"zero-core-intel": {
"type": "http",
"url": "https://agents.rugslayer.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"zero-core-intel": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@meltingpixels/zero-core-intel"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"zero-core-intel": {
"serverUrl": "https://agents.rugslayer.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"zero-core-intel": {
"command": "npx",
"args": [
"-y",
"@meltingpixels/zero-core-intel"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"zero-core-intel": {
"url": "https://agents.rugslayer.com/mcp"
}
}
}{
"mcpServers": {
"zero-core-intel": {
"command": "npx",
"args": [
"-y",
"@meltingpixels/zero-core-intel"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.meltingpixelsai%2Fzero-core-intel)<a href="https://mcptoplist.com/server/io.github.meltingpixelsai%2Fzero-core-intel"><img src="https://mcptoplist.com/badge/io.github.meltingpixelsai%2Fzero-core-intel.svg" alt="MCP Toplist: Top 50% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (2 delisted)
meltingpixelsai
Other servers by meltingpixelsai
- Relayzero#1,885 · 5 vers
- Drainbrain#3,797 · 3 vers
- Harvey Tools#29,077 · 3 vers
- Harvey Budget#43,604 · 2 vers
- Harvey Verify#43,606 · 2 vers
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Apr 30, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Harvey Intel?
- Harvey Intel is maintained by meltingpixelsai, which publishes 6 MCP servers (17 total versions) tracked on MCP Toplist.
- Is Harvey Intel listed on the Official MCP Registry?
- Yes — Harvey Intel is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Harvey Intel have?
- MCP Toplist tracks 2 versions of Harvey Intel, most recently published on Apr 30, 2026.
- Where can I find the source code for Harvey Intel?
- The source code for Harvey Intel is hosted at github.com/meltingpixelsai/zero-core-intel.