Skip to content

Added *.pem to .gitignore and suggesting Windows PowerShell command to convert .pem to Base64#1

Merged
petrbroz merged 2 commits intoautodesk-platform-services:mainfrom
mbuttery-ghd:main
Mar 17, 2026
Merged

Added *.pem to .gitignore and suggesting Windows PowerShell command to convert .pem to Base64#1
petrbroz merged 2 commits intoautodesk-platform-services:mainfrom
mbuttery-ghd:main

Conversation

@mbuttery-ghd
Copy link
Contributor

Just thought these would assist more users to be able to get this repo up and running and to improve security

@mbuttery-ghd
Copy link
Contributor Author

Here is the mcp.json settings I used in VSCode to get the server working. Note, I have tested the PowerShell command output with my SSA.

{
    "servers": {
        "aps ssa mcp": {
            "command": "uv",
            "args": [
                "run",
                "--with",
                "fastmcp",
                "fastmcp",
                "run",
                "${workspaceFolder}/mcp_server_ssa/server.py",
            ]
        }
    }
}

@petrbroz
Copy link
Member

Thank you @mbuttery-ghd!

@petrbroz petrbroz merged commit b27ce3a into autodesk-platform-services:main Mar 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants