# SmartBear

**Type:** Official

**Source Type:** Repository

**Source:** [Documentation](https://developer.smartbear.com/smartbear-mcp/docs/getting-started)

**Description:** Integrates with SmartBear's API testing and monitoring platform to provide comprehensive API quality and performance management capabilities. Enables Claude to run API tests, access test results, manage test suites, monitor API performance, retrieve load testing data, and analyze API documentation through SmartBear's quality intelligence platform.

**Configuration Parameters:**

* **SmartBear API Key** \* - API key for authenticating with SmartBear platform
* **SmartBear Organization ID** \* - Organization identifier for scoping access

**Setup Steps:**

1. Log in to your SmartBear account at <https://app.swaggerhub.com> or your SmartBear platform
2. Navigate to Account Settings or Organization Settings
3. Look for API Keys, API Tokens, or Integrations section
4. Click "Create API Key" or "Generate Token"
5. Provide a name for the key (e.g., "Natoma MCP Integration")
6. Select the appropriate scopes or permissions
7. Copy the generated API key immediately
8. Note your Organization ID (typically found in URL or organization settings)
9. Provide both the API Key and Organization ID to Natoma


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.natoma.ai/apps/smartbear.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
