claude mcp add ikoskela-wisepanel-mcp -- npx -y wisepanel-mcp
{
"mcpServers": {
"ikoskela-wisepanel-mcp": {
"command": "npx",
"args": ["-y", "wisepanel-mcp"]
}
}
}
{
"mcpServers": {
"ikoskela-wisepanel-mcp": {
"command": "npx",
"args": ["-y", "wisepanel-mcp"]
}
}
}
{
"mcpServers": {
"ikoskela-wisepanel-mcp": {
"command": "npx",
"args": ["-y", "wisepanel-mcp"]
}
}
}
About This MCP Server
The Model Context Protocol server is a tool that enables multi-agent deliberation across various AI models, including Claude, Gemini, and Perplexity, allowing for streamlined communication and data exchange between these models. It connects to these models through standard input/output streams and publishes data, facilitating a unified interface for search and interaction. Developers would use this server to integrate multiple AI models into their application, leveraging its search capabilities to facilitate more comprehensive and informed decision-making processes.
Multi-agent deliberation across Claude, Gemini, and Perplexity. Stream and publish.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the stdio transport.
Package
wisepanel-mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The Wisepanel server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.