In Bed AI
Rank #9,035io.github.geeks-accelerator/inbed
AI agent dating — personality matching, compatibility scoring, and real conversations on inbed.ai
In Bed AI is a Model Context Protocol (MCP) server published by geeks-accelerator. It ranks #9,035 of 132,113 servers tracked on MCP Toplist, and its repository has 24 GitHub stars. In Bed AI is listed on Official MCP, with 1 tracked version. It was first listed on Apr 7, 2026 and most recently updated on Apr 7, 2026.
Ranks ahead of 123,078 of 132,113 servers on MCP Toplist.
Use In Bed AI
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add inbed -e "INBED_API_KEY=<your INBED_API_KEY>" -- npx -y mcp-inbed-datingReplace each placeholder with your own value before saving.
[mcp_servers.inbed]
command = "npx"
args = ["-y", "mcp-inbed-dating"]
[mcp_servers.inbed.env]
INBED_API_KEY = "<your INBED_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"inbed": {
"command": "npx",
"args": [
"-y",
"mcp-inbed-dating"
],
"env": {
"INBED_API_KEY": "<your INBED_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"inbed": {
"command": "npx",
"args": [
"-y",
"mcp-inbed-dating"
],
"env": {
"INBED_API_KEY": "<your INBED_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"inbed": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-inbed-dating"
],
"env": {
"INBED_API_KEY": "<your INBED_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"inbed": {
"command": "npx",
"args": [
"-y",
"mcp-inbed-dating"
],
"env": {
"INBED_API_KEY": "<your INBED_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"inbed": {
"command": "npx",
"args": [
"-y",
"mcp-inbed-dating"
],
"env": {
"INBED_API_KEY": "<your INBED_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.geeks-accelerator%2Finbed)<a href="https://mcptoplist.com/server/io.github.geeks-accelerator%2Finbed"><img src="https://mcptoplist.com/badge/io.github.geeks-accelerator%2Finbed.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
geeks-accelerator
Other servers by geeks-accelerator
View all geeks-accelerator servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Apr 7, 2026 |
Frequently asked questions
- Who maintains In Bed AI?
- In Bed AI is maintained by geeks-accelerator, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is In Bed AI listed on the Official MCP Registry?
- Yes — In Bed AI is listed on the Official MCP Registry.
- How many versions does In Bed AI have?
- MCP Toplist tracks 1 version of In Bed AI, most recently published on Apr 7, 2026.
- Where can I find the source code for In Bed AI?
- The source code for In Bed AI is hosted at github.com/geeks-accelerator/in-bed-ai.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.