Demo application showcasing how to build and secure MCP servers and clients with Pomerium using contextual access policies.

agentic-ai mcp zerotrust
3 Open Issues Need Help Last updated: Jun 27, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Update the heading in the `ServerSelector` component of a React application from "Available Servers" to "Available Servers & Tools" to correct an inconsistency across mobile and non-mobile views. This involves modifying a single line of code in the specified component.

Complexity: 1/5
bug good first issue

Demo application showcasing how to build and secure MCP servers and clients with Pomerium using contextual access policies.

TypeScript
#agentic-ai#mcp#zerotrust

AI Summary: The task involves adding four attributes (`autocomplete`, `autocorrect`, `autocapitalize`, and `spellcheck`) set to values that disable their respective browser features, to a `<Textarea>` component within a React application's chat input form. This is to prevent browser interference with user input, particularly for technical text like code.

Complexity: 1/5
good first issue ux frontend

Demo application showcasing how to build and secure MCP servers and clients with Pomerium using contextual access policies.

TypeScript
#agentic-ai#mcp#zerotrust

AI Summary: Add the `@plugin "@tailwindcss/typography"` line to the `styles.css` file to enable Tailwind CSS typography plugin and fix the styling issue in the markdown rendering of chat responses.

Complexity: 1/5
bug good first issue

Demo application showcasing how to build and secure MCP servers and clients with Pomerium using contextual access policies.

TypeScript
#agentic-ai#mcp#zerotrust