Skip to content

Commit 881d7e9

Browse files
authored
update README.md (#8)
* fix: remove license in README.md * update README.md
1 parent 56ef192 commit 881d7e9

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ npx @agentailor/create-mcp-server
1111
## Features
1212

1313
- **Two templates** — stateless or stateful with session management
14-
- **Optional OAuth** — OIDC-compliant authentication (Auth0, Keycloak, Azure AD, Okta)
14+
- **Optional OAuth** — OIDC-compliant authentication ([setup guide](docs/oauth-setup.md))
1515
- **Package manager choice** — npm, pnpm, or yarn
1616
- **TypeScript + Express.js** — ready to customize
1717

@@ -50,7 +50,3 @@ The [Model Context Protocol](https://modelcontextprotocol.io/) (MCP) is an open
5050
## Built by agentailor
5151

5252
Built by [agentailor](https://agentailor.com/?utm_source=github&utm_medium=readme&utm_campaign=create-mcp-server) — your launchpad for production-ready MCP servers and scalable AI agents. We provide the tools, templates, and expertise to ship AI-powered applications faster.
53-
54-
## License
55-
56-
MIT

0 commit comments

Comments
 (0)