MCP Server
io.github.jamesrez/valoria-intelligence MCP Server
io.github.jamesrez/valoria-intelligence
What is the io.github.jamesrez/valoria-intelligence MCP server?
Find where the money is in AI services. See what's earning and find market gaps.
How to install io.github.jamesrez/valoria-intelligence
Copy-paste configuration for popular MCP clients.
transport: stdio
Config generated by PluginBench — verify against the source before use.Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"valoria-intelligence": {
"command": "npx",
"args": [
"-y",
"@jamesrez/valoria-intelligence"
]
}
}
}Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"valoria-intelligence": {
"command": "npx",
"args": [
"-y",
"@jamesrez/valoria-intelligence"
]
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"valoria-intelligence": {
"command": "npx",
"args": [
"-y",
"@jamesrez/valoria-intelligence"
]
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"valoria-intelligence": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@jamesrez/valoria-intelligence"
]
}
}
}Claude Code
claude mcp add valoria-intelligence -- npx -y @jamesrez/valoria-intelligenceRelated MCP servers
Make money with x402. See what's earning, find profitable gaps, and price your service right.
View repository →