pt-techne-mcp-server

osinfra-io/pt-techne-mcp-server
★ 0 stars Go 🤖 AI/LLM Updated 2d ago
Model Context Protocol (MCP) server providing platform context and tools to AI assistants.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pt-techne-mcp-server": {
      "command": "go",
      "args": [
        "run",
        "github.com/osinfra-io/pt-techne-mcp-server@latest"
      ]
    }
  }
}

Topics

aigithub-copilotmcpmodel-context-protocolosinfraplatform-teampt-techne