# Developer Docs

> This documentation is open source. We welcome feedback, suggestions, and PRs

- **Type:** MCP server
- **Install:** `agentstack add mcp-speakeasy-api-developer-docs`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [speakeasy-api](https://agentstack.voostack.com/s/speakeasy-api)
- **Installs:** 0
- **Category:** [Integrations](https://agentstack.voostack.com/c/integrations)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [speakeasy-api](https://github.com/speakeasy-api)
- **Source:** https://github.com/speakeasy-api/developer-docs
- **Website:** https://www.speakeasy.com/docs

## Install

```sh
agentstack add mcp-speakeasy-api-developer-docs
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# Contributing to Speakeasy Documentation

Welcome to the Speakeasy documentation repository! This guide will help you contribute to our open-source documentation.

## 📂 Repository Structure

The documentation is organized into several content hubs:

- [`api-design/`](https://www.speakeasy.com/api-design) - API design guidelines and best practices
- [`docs/`](https://www.speakeasy.com/docs) - Core product documentation
- [`guides/`](https://www.speakeasy.com/guides) - Step-by-step product guides
- [`mcp/`](https://www.speakeasy.com/mcp) - MCP hub
- [`openapi/`](https://www.speakeasy.com/openapi) - OpenAPI hub
- `public/` - Shared static assets (images, downloads, etc.) served on the site

## ✍️ How to Edit Content

### 1. Locate the File

The documentation files in this repository directly map to the URLs on our website. To find the file you want to edit:

1. Take the URL path after `speakeasy.com/`
2. Add `.mdx` to the end
3. That's your file path in the repository

For example:

- Website URL: `https://www.speakeasy.com/docs/prep-openapi/linting`
  - File path: `docs/prep-openapi/linting.mdx`

### 2. Make Your Changes

- Use MDX (`.mdx`) when you need React components, or Markdown (`.md`) for simple content
- Follow our quick style guide below
- Include proper meta descriptions for SEO
- Optimize images using Next.js Image component
- Store any public/static assets in `public/`
- Update `_meta.global.tsx` to adjust sidebar ordering where needed

### 3. Submit Your Changes

1. Create a new branch for your changes
2. Commit with a descriptive message following [Conventional Commits](https://www.conventionalcommits.org/)
   - Example: `chore: update authentication guide`
3. Create a pull request
4. Once approved, your changes will be merged

## 📝 Quick Style Guide

### Writing Style

- Use clear, concise language
- Write in active voice
- Keep explanations brief and direct
- Use American English

### Code and Links

- Use code blocks for code snippets
- Add language specification to code blocks
- Use relative URLs: `[link](/docs/create-client-sdks)`
- Place code references in backticks

### Formatting

- Use sentence case for headings
- Use proper heading hierarchy
- Include code examples where relevant
- Add proper meta descriptions for SEO

## 🚀 Getting Started

1. Fork the repository
2. Clone your fork:

   ```bash
   git clone https://github.com/YOUR_USERNAME/developer-docs.git
   ```

3. Create a new branch:

   ```bash
   git checkout -b docs/your-change
   ```

4. Make your changes
5. Submit a pull request

## 🤝 Need Help?

- Open an issue for general questions
- Join our [Slack community](https://join.slack.com/t/speakeasy-dev/shared_invite/zt-1cwb3flxz-lS5SyZxAsF_3NOq5xc8Cjw) for real-time help
- Check existing issues and pull requests for similar questions

Thank you for contributing to our documentation! Your help makes our documentation better for everyone.

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [speakeasy-api](https://github.com/speakeasy-api)
- **Source:** [speakeasy-api/developer-docs](https://github.com/speakeasy-api/developer-docs)
- **License:** MIT
- **Homepage:** https://www.speakeasy.com/docs

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-speakeasy-api-developer-docs
- Seller: https://agentstack.voostack.com/s/speakeasy-api
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
