mdskills
← All tags

Authentication AI Agent Skills

AI agent skills for auth implementation. OAuth, JWT, session management, and secure login workflows.

54 listings

decide.fyi

All servers: 100 vendors, US region, individual plans, stateless, no auth, 100 req/min. Start local dev server: In a separate terminal: Use workflow endpoints when you want one request to return: - decision classification (yes | no | tie) from /api/decide - policy result from the relevant notary endpoint - recommended Zendesk action + tags + private note with requestid - POST https://refund.decide

8.0decidefyi/decide

Box MCP Server

MCP Server

You will need: - BOXUSERID and one of the following: - BOXJWTBASE64 (recommended) - BOXJWTCONFIGPATH Using a JWT Config allows persistent connection to Box. You will need a paid Box enterprise account, or you can sign up for a free developer account (make sure you are signed out of Box before clicking that link). Visit the Box Developer Console and create a new application. Make sure the authoriza

7.0hmk/box-mcp-server

Model Context Protocol (MCP) Server + Strava OAuth

MCP Server

This is a Model Context Protocol (MCP) server that supports remote MCP connections, with Strava OAuth built-in. It allows users to connect to your MCP server by signing in with their Strava account. The MCP server (powered by Cloudflare Workers) serves two roles: - Acts as an OAuth Server for your MCP clients - Acts as an OAuth Client for Strava's OAuth services This project serves as a reference

8.0kw510/strava-mcp

Attio MCP Server

MCP Server

This is an MCP server for Attio, the AI-native CRM. It allows mcp clients (like Claude) to connect to the Attio API. - [x] reading company records - [x] reading company notes - [x] writing company notes - [ ] other activities You will need: - ATTIOAPIKEY This is expected to be a bearer token which means you can get one through the API Explorer on the right hand side or configure OAuth and retrieve

6.0hmk/attio-mcp-server

Plaid Fintech

Expert patterns for Plaid API integration including Link token flows, transactions sync, identity verification, Auth for ACH, balance checks, webhook handling, and fintech compliance best practices. Use when: plaid, bank account linking, bank connection, ach, account aggregation.

4.0sickn33/antigravity-awesome-skills

Auth Implementation Patterns

Master authentication and authorization patterns including JWT, OAuth2, session management, and RBAC to build secure, scalable access control systems. Use when implementing auth systems, securing APIs, or debugging security issues.

6.0sickn33/antigravity-awesome-skills