Skip to content

Commit 769e8ea

Browse files
docs(pypi): remove redundant horizontal rules from readme
1 parent 2749923 commit 769e8ea

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

docs/readme-pypi.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ Use it in two ways:
99
- **Python library** — import `openapi_mcp_sdk` in your own project to build a
1010
custom MCP server on top of openapi.com APIs.
1111

12-
---
1312

1413
## Run the server
1514

@@ -31,7 +30,6 @@ pipx run openapi-mcp-sdk server
3130
pip install openapi-mcp-sdk && openapi-mcp-sdk server
3231
```
3332

34-
---
3533

3634
## Local launcher script
3735

@@ -59,7 +57,6 @@ Next time, just run:
5957
bash mcp-server.sh
6058
```
6159

62-
---
6360

6461
## CLI reference
6562

@@ -72,7 +69,6 @@ Commands:
7269
token Generate or inspect an openapi.com Bearer token [coming soon]
7370
```
7471

75-
---
7672

7773
## MCP client configuration
7874

@@ -110,7 +106,6 @@ Get your Bearer Token at [console.openapi.com](https://console.openapi.com/oauth
110106
The server automatically promotes `?token=` to an `Authorization: Bearer` header,
111107
so both methods behave identically.
112108

113-
---
114109

115110
## Links
116111

0 commit comments

Comments
 (0)