Skip to content

Commit 20f74f9

Browse files
committed
fix: remove all em-dashes from README
1 parent d58cf31 commit 20f74f9

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,9 @@ Add to your MCP client configuration:
2222
}
2323
```
2424

25-
**Claude Desktop** `~/Library/Application Support/Claude/claude_desktop_config.json`
26-
**Cursor** Settings MCP Add Server
27-
**VS Code + GitHub Copilot** `.vscode/mcp.json`
25+
**Claude Desktop:** `~/Library/Application Support/Claude/claude_desktop_config.json`
26+
**Cursor:** Settings > MCP > Add Server
27+
**VS Code + GitHub Copilot:** `.vscode/mcp.json`
2828

2929
Full setup guides: [ComparEdge MCP Server docs](https://comparedge.com/mcp/docs)
3030

@@ -60,7 +60,7 @@ slug string required URL-safe product identifier (e.g., "notion", "github-c
6060
---
6161

6262
### `get_pricing`
63-
Complete verified pricing breakdown all plans, prices, features per tier, trial status, and free plan availability. Includes per-token pricing for LLM/AI tools.
63+
Complete verified pricing breakdown: all plans, prices, features per tier, trial status, and free plan availability. Includes per-token pricing for LLM/AI tools.
6464

6565
```
6666
slug string required Product slug. Use search_tools first if unsure of the exact slug.
@@ -75,7 +75,7 @@ slug string required Product slug. Use search_tools first if unsure of the
7575
---
7676

7777
### `compare_tools`
78-
Side-by-side structured comparison of two software products pricing, features, ratings, and key differences.
78+
Side-by-side structured comparison of two software products: pricing, features, ratings, and key differences.
7979

8080
```
8181
tool1 string required Slug of the first product
@@ -84,13 +84,13 @@ tool2 string required Slug of the second product
8484

8585
**Example prompts:**
8686
- *"Compare Notion vs Coda"*
87-
- *"Notion vs Obsidian which is better for a team?"*
87+
- *"Notion vs Obsidian: which is better for a team?"*
8888
- *"Compare Salesforce and HubSpot pricing"*
8989

9090
---
9191

9292
### `compare_pricing`
93-
Focused pricing analysis of two tools side by side plan-by-plan cost breakdown with value assessment.
93+
Focused pricing analysis of two tools side by side: plan-by-plan cost breakdown with value assessment.
9494

9595
```
9696
tool1 string required Slug of the first product
@@ -113,7 +113,7 @@ limit number optional Number of alternatives to return (default: 5, max: 10
113113

114114
**Example prompts:**
115115
- *"What are the best alternatives to Salesforce under $50/user/mo?"*
116-
- *"I want to switch from Slack what else is there?"*
116+
- *"I want to switch from Slack, what else is there?"*
117117
- *"Find open-source alternatives to Notion"*
118118

119119
---
@@ -167,11 +167,11 @@ Pricing and feature data is sourced directly from vendor pricing pages, verified
167167
| | |
168168
|---|---|
169169
| **Documentation** | [MCP Server setup guides and tool reference](https://comparedge.com/mcp/docs) |
170-
| **Open Dataset** | [495+ tools open dataset on ComparEdge](https://comparedge.com/open-data) CC BY 4.0 |
170+
| **Open Dataset** | [495+ tools open dataset on ComparEdge](https://comparedge.com/open-data) (CC BY 4.0) |
171171
| **Data Methodology** | [How ComparEdge verifies pricing and ratings](https://comparedge.com/methodology) |
172172
| **MCP Protocol Specification** | [Model Context Protocol official specification](https://modelcontextprotocol.io) |
173173

174174
## License
175175

176-
MIT [ComparEdge MCP Server source on GitHub](https://github.com/comparedge/mcp-server-comparedge)
176+
MIT: [ComparEdge MCP Server source on GitHub](https://github.com/comparedge/mcp-server-comparedge)
177177

0 commit comments

Comments
 (0)