Cursor rule Cursor
Use when: Building public APIs, prototyping, no user accounts needed.
TypeScript framework to build robust, agent-ready MCP servers around your APIs.
Cursor rule Cursor
Use when: Building public APIs, prototyping, no user accounts needed.
Cursor rule Cursor
Cursor rule "01-core-concepts" from granular-software/mcpresso, covering mcpresso core concepts, resources, schemas with zod, authentication modes and custom methods.
Cursor rule Cursor
Cursor rule "02-resource-patterns" from granular-software/mcpresso, covering resource design patterns, basic crud resource, search resource, bulk operations and relationships.
Cursor rule Cursor
Cursor rule "03-authentication" from granular-software/mcpresso, covering authentication patterns, no authentication, bearer token, oauth 2.1 and user context in handlers.
Cursor rule Cursor
// Simple array storage for development const items = [].
Cursor rule Cursor
Cursor rule "05-server-config" from granular-software/mcpresso, covering server configuration, basic server, advanced configuration, express integration and environment variables.