Stats
Actions
Tags
From kasapane
Connects to a local HTTP endpoint to provide web search capabilities to Claude. Allows querying the web for information.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"kasaspace": {
"type": "http",
"url": "http://127.0.0.1:8765/mcp"
}
}
}Server configuration and connection parameters
http://127.0.0.1:8765/mcpnpx claudepluginhub 2rami/kasaterm --plugin kasapane