pynet mcp bridge for Cline
io.github.rafa2403nunez-droid/pynet-mcp-bridge
MCP implementation to connect AI agents with the PyNet Platform for BIM/Engineering automation.
client:Cline
transport:stdio
runtime:pypi
Install pynet mcp bridge in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"pynet-mcp-bridge": {
"command": "uvx",
"args": [
"pynet-mcp-bridge"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs