claude mcp add agent-polis-impact-preview -- uvx impact-preview
{
"mcpServers": {
"agent-polis-impact-preview": {
"command": "uvx",
"args": ["impact-preview"]
}
}
}
{
"mcpServers": {
"agent-polis-impact-preview": {
"command": "uvx",
"args": ["impact-preview"]
}
}
}
{
"mcpServers": {
"agent-polis-impact-preview": {
"command": "uvx",
"args": ["impact-preview"]
}
}
}
About This MCP Server
The impact-preview server is a developer tool that enables previewing of changes before they are executed by AI agents, allowing developers to see the potential impact of their actions. It connects to the Model Context Protocol and utilizes stdio for input and output, making it accessible via pypi. Developers would use this tool when they want to test and verify the effects of their code on AI agents without actually executing the changes.
Impact preview for AI agents - see what changes before any action executes.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
impact-preview on pypi
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.
What tools does it provide?
The impact-preview server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.