{"id":17480,"date":"2026-04-22T20:28:11","date_gmt":"2026-04-22T20:28:11","guid":{"rendered":"https:\/\/tenjin.com\/?post_type=docs&#038;p=17480"},"modified":"2026-07-08T18:21:55","modified_gmt":"2026-07-08T18:21:55","password":"","slug":"getting-started-with-tenjins-mcp-server","status":"publish","type":"docs","link":"https:\/\/tenjin.com\/tr\/docs\/getting-started-with-tenjins-mcp-server\/","title":{"rendered":"Getting Started with Tenjin\u2019s MCP Server"},"content":{"rendered":"<h2 class=\"wp-block-heading\">About<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/tenjin.com\/tr\/blog\/tenjins-mcp-server-query-your-data-directly\/\"><strong>Tenjin&#8217;s MCP Server<\/strong><\/a> lets your team query marketing performance and manage apps, campaigns, and callbacks directly from your AI assistant \u2014 using plain language, no manual workflows.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You install it via two plugins:<\/p>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><tbody><tr><td><strong>Plugin<\/strong><\/td><td><strong>What it does<\/strong><\/td><\/tr><tr><td>tenjin-core<\/td><td class=\"translation-block\">Connects your assistant to Tenjin\u2019s hosted MCP server and orients it to the available tools. <strong>(required)<\/strong><\/td><\/tr><tr><td>tenjin-sdk<\/td><td class=\"translation-block\">Adds per-platform SDK integration guides \u2014 iOS, Android, Flutter, Ionic, React Native, Unity. <strong>(optional)<\/strong><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\"><strong>Server URL:<\/strong> <a href=\"https:\/\/mcp.tenjin.com\">https:\/\/mcp.tenjin.com<\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Install<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Pick your client. The <code data-no-translation=\"\" data-no-auto-translation=\"\">@tenjin-agent-plugins<\/code> marketplace suffix is required in every install command.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Claude Code (CLI)<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">From your shell:<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-JetBrains-Mono\" style=\"font-size:1.125rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.625rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\" data-no-translation=\"\" data-no-auto-translation=\"\"><span style=\"display:flex;align-items:center;padding:10px 0px 0 16px;font-size:0.8em;width:100%;text-align:left;background-color:#FFFFFF;font-style:italic;color:#000000\"><span style=\"border-bottom:1px solid rgba(0, 0, 0, 0.2)\">Bash<\/span><\/span><span role=\"button\" tabindex=\"0\" style=\"color:#000000;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\" data-no-translation=\"\" data-no-auto-translation=\"\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>claude plugin marketplace add tenjin\/agent-plugins\n\nclaude plugin install tenjin-core@tenjin-agent-plugins\n\nclaude plugin install tenjin-sdk@tenjin-agent-plugins \u00a0 # optional\n\nclaude mcp login plugin:tenjin-core:tenjin\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 # complete authentication in browser<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki light-plus\" style=\"background-color: #FFFFFF\" tabindex=\"0\" data-no-translation=\"\" data-no-auto-translation=\"\"><code data-no-translation=\"\" data-no-auto-translation=\"\"><span class=\"line\"><span style=\"color: #795E26\">claude<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">plugin<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">marketplace<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">add<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">tenjin\/agent-plugins<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #795E26\">claude<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">plugin<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">install<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">tenjin-core@tenjin-agent-plugins<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #795E26\">claude<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">plugin<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">install<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">tenjin-sdk@tenjin-agent-plugins<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">\u00a0<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #008000\"># optional<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #795E26\">claude<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">mcp<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">login<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">plugin:tenjin-core:tenjin\u00a0<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">\u00a0<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">\u00a0<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">\u00a0<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">\u00a0<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">\u00a0<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">\u00a0<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #008000\"># complete authentication in browser<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p class=\"wp-block-paragraph\">Or from inside a Claude Code session:<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-JetBrains-Mono\" style=\"font-size:1.125rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.625rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\" data-no-translation=\"\" data-no-auto-translation=\"\"><span style=\"display:flex;align-items:center;padding:10px 0px 0 16px;font-size:0.8em;width:100%;text-align:left;background-color:#FFFFFF;font-style:italic;color:#000000\"><span style=\"border-bottom:1px solid rgba(0, 0, 0, 0.2)\">Bash<\/span><\/span><span role=\"button\" tabindex=\"0\" style=\"color:#000000;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\" data-no-translation=\"\" data-no-auto-translation=\"\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>\/plugin marketplace add tenjin\/agent-plugins\n\n\/plugin install tenjin-core@tenjin-agent-plugins\n\n\/plugin install tenjin-sdk@tenjin-agent-plugins \u00a0 # optional\n\n\/reload-plugins\n\n\/mcp \u00a0 # choose plugin:tenjin-core:tenjin, then Authenticate, then finish in browser<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki light-plus\" style=\"background-color: #FFFFFF\" tabindex=\"0\" data-no-translation=\"\" data-no-auto-translation=\"\"><code data-no-translation=\"\" data-no-auto-translation=\"\"><span class=\"line\"><span style=\"color: #795E26\">\/plugin<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">marketplace<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">add<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">tenjin\/agent-plugins<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #795E26\">\/plugin<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">install<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">tenjin-core@tenjin-agent-plugins<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #795E26\">\/plugin<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">install<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">tenjin-sdk@tenjin-agent-plugins<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">\u00a0<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #008000\"># optional<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #795E26\">\/reload-plugins<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #795E26\">\/mcp<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">\u00a0<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #008000\"># choose plugin:tenjin-core:tenjin, then Authenticate, then finish in browser<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Claude (Web \/ Desktop \/ Cowork)<\/strong><\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li class=\"translation-block\">Open <strong>Customize \u2192 Plugins<\/strong><\/li>\n\n\n\n<li>Click <strong>Add \u2192 Add marketplace<\/strong><\/li>\n\n\n\n<li class=\"translation-block\">Choose <strong>Add from a repository<\/strong> and enter tenjin\/agent-plugins<\/li>\n\n\n\n<li>Install tenjin-core (and optionally tenjin-sdk) from the plugin list<\/li>\n\n\n\n<li>Complete the Tenjin OAuth flow when prompted \u2014 it opens automatically once tenjin-core installs<\/li>\n<\/ol>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Codex (CLI)<\/strong><\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">bash<\/p>\n\n\n\n<div class=\"wp-block-kevinbatdorf-code-block-pro\" data-code-block-pro-font-family=\"Code-Pro-JetBrains-Mono\" style=\"font-size:1.125rem;font-family:Code-Pro-JetBrains-Mono,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;line-height:1.625rem;--cbp-tab-width:2;tab-size:var(--cbp-tab-width, 2)\" data-no-translation=\"\" data-no-auto-translation=\"\"><span style=\"display:flex;align-items:center;padding:10px 0px 0 16px;font-size:0.8em;width:100%;text-align:left;background-color:#FFFFFF;font-style:italic;color:#000000\"><span style=\"border-bottom:1px solid rgba(0, 0, 0, 0.2)\">Bash<\/span><\/span><span role=\"button\" tabindex=\"0\" style=\"color:#000000;display:none\" aria-label=\"Copy\" class=\"code-block-pro-copy-button\"><pre class=\"code-block-pro-copy-button-pre\" aria-hidden=\"true\" data-no-translation=\"\" data-no-auto-translation=\"\"><textarea class=\"code-block-pro-copy-button-textarea\" tabindex=\"-1\" aria-hidden=\"true\" readonly>codex plugin marketplace add tenjin\/agent-plugins\n\ncodex plugin add tenjin-core@tenjin-agent-plugins\n\ncodex plugin add tenjin-sdk@tenjin-agent-plugins \u00a0 # optional\n\ncodex mcp login tenjin<\/textarea><\/pre><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"width:24px;height:24px\" fill=\"none\" viewbox=\"0 0 24 24\" stroke=\"currentColor\" stroke-width=\"2\"><path class=\"with-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4\"><\/path><path class=\"without-check\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2\"><\/path><\/svg><\/span><pre class=\"shiki light-plus\" style=\"background-color: #FFFFFF\" tabindex=\"0\" data-no-translation=\"\" data-no-auto-translation=\"\"><code data-no-translation=\"\" data-no-auto-translation=\"\"><span class=\"line\"><span style=\"color: #795E26\">codex<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">plugin<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">marketplace<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">add<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">tenjin\/agent-plugins<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #795E26\">codex<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">plugin<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">add<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">tenjin-core@tenjin-agent-plugins<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #795E26\">codex<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">plugin<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">add<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">tenjin-sdk@tenjin-agent-plugins<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">\u00a0<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #008000\"># optional<\/span><\/span>\n<span class=\"line\"><\/span>\n<span class=\"line\"><span style=\"color: #795E26\">codex<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">mcp<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">login<\/span><span style=\"color: #000000\"> <\/span><span style=\"color: #A31515\">tenjin<\/span><\/span><\/code><\/pre><\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<h3 class=\"wp-block-heading\"><strong>Codex (Desktop)<\/strong><\/h3>\n\n\n\n<ol class=\"wp-block-list\">\n<li class=\"translation-block\">Click <strong>Plugins<\/strong> in the sidebar \u2192 expand the <strong>+<\/strong> dropdown \u2192 <strong>Add marketplace<\/strong><\/li>\n\n\n\n<li class=\"translation-block\">For Source, enter tenjin\/agent-plugins \u2192 <strong>Add Marketplace<\/strong><\/li>\n\n\n\n<li class=\"translation-block\">Open the <strong>Personal<\/strong> tab \u2192 find \u201cTenjin Agent Plugins\u201d<\/li>\n\n\n\n<li class=\"translation-block\">Click <strong>Install<\/strong> on tenjin-core \u2014 it installs and opens the Tenjin OAuth flow<\/li>\n\n\n\n<li class=\"translation-block\">Optional: <strong>Install<\/strong> tenjin-sdk for SDK skills<\/li>\n<\/ol>\n\n\n\n<p class=\"wp-block-paragraph\">You&#8217;ll authenticate through Tenjin&#8217;s OAuth flow &#8211; log in and authorize. Your session works with whichever Tenjin account you authorize.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" decoding=\"async\" width=\"1024\" height=\"921\" src=\"https:\/\/i0.wp.com\/tenjin.com\/wp-content\/uploads\/2026\/04\/image.png?resize=1024%2C921&#038;ssl=1\" alt=\"\" class=\"wp-image-18159\" srcset=\"https:\/\/i0.wp.com\/tenjin.com\/wp-content\/uploads\/2026\/04\/image.png?resize=1024%2C921&amp;ssl=1 1024w, https:\/\/i0.wp.com\/tenjin.com\/wp-content\/uploads\/2026\/04\/image.png?resize=300%2C270&amp;ssl=1 300w, https:\/\/i0.wp.com\/tenjin.com\/wp-content\/uploads\/2026\/04\/image.png?resize=768%2C691&amp;ssl=1 768w, https:\/\/i0.wp.com\/tenjin.com\/wp-content\/uploads\/2026\/04\/image.png?resize=13%2C12&amp;ssl=1 13w, https:\/\/i0.wp.com\/tenjin.com\/wp-content\/uploads\/2026\/04\/image.png?resize=360%2C324&amp;ssl=1 360w, https:\/\/i0.wp.com\/tenjin.com\/wp-content\/uploads\/2026\/04\/image.png?w=1132&amp;ssl=1 1132w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Your First Query<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Start a fresh chat and try: <code data-no-translation=\"\" data-no-auto-translation=\"\">list my tenjin apps<\/code><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" decoding=\"async\" width=\"1024\" height=\"350\" src=\"https:\/\/i0.wp.com\/tenjin.com\/wp-content\/uploads\/2026\/04\/image-2.png?resize=1024%2C350&#038;ssl=1\" alt=\"\" class=\"wp-image-18161\" srcset=\"https:\/\/i0.wp.com\/tenjin.com\/wp-content\/uploads\/2026\/04\/image-2.png?resize=1024%2C350&amp;ssl=1 1024w, https:\/\/i0.wp.com\/tenjin.com\/wp-content\/uploads\/2026\/04\/image-2.png?resize=300%2C103&amp;ssl=1 300w, https:\/\/i0.wp.com\/tenjin.com\/wp-content\/uploads\/2026\/04\/image-2.png?resize=768%2C263&amp;ssl=1 768w, https:\/\/i0.wp.com\/tenjin.com\/wp-content\/uploads\/2026\/04\/image-2.png?resize=18%2C6&amp;ssl=1 18w, https:\/\/i0.wp.com\/tenjin.com\/wp-content\/uploads\/2026\/04\/image-2.png?resize=360%2C123&amp;ssl=1 360w, https:\/\/i0.wp.com\/tenjin.com\/wp-content\/uploads\/2026\/04\/image-2.png?w=1375&amp;ssl=1 1375w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>What You Can Do<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"translation-block\"><strong>Discover metrics<\/strong> by category or plain-language description \u2014 no need to know exact names<\/li>\n\n\n\n<li class=\"translation-block\"><strong>Query across<\/strong> all your apps, channels, and campaigns<\/li>\n\n\n\n<li class=\"translation-block\"><strong>Filter and group<\/strong> by date, app, channel, campaign, country, and Site ID<\/li>\n\n\n\n<li><strong>Manage<\/strong> apps, campaigns, tracking links, and S2S callbacks conversationally<\/li>\n\n\n\n<li class=\"translation-block\"><strong>Get SDK guidance<\/strong> for your platform (with tenjin-sdk installed)<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Onboard a New App<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">You can set up a brand-new app end to end in a single conversation. For example:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><em>&#8220;Add an app called Skill  Test 2, bundle ID com.skilltest.two, ios in Tenjin&#8221;<\/em><\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img data-recalc-dims=\"1\" decoding=\"async\" width=\"1024\" height=\"467\" src=\"https:\/\/i0.wp.com\/tenjin.com\/wp-content\/uploads\/2026\/04\/image-1.png?resize=1024%2C467&#038;ssl=1\" alt=\"\" class=\"wp-image-18160\" srcset=\"https:\/\/i0.wp.com\/tenjin.com\/wp-content\/uploads\/2026\/04\/image-1.png?resize=1024%2C467&amp;ssl=1 1024w, https:\/\/i0.wp.com\/tenjin.com\/wp-content\/uploads\/2026\/04\/image-1.png?resize=300%2C137&amp;ssl=1 300w, https:\/\/i0.wp.com\/tenjin.com\/wp-content\/uploads\/2026\/04\/image-1.png?resize=768%2C350&amp;ssl=1 768w, https:\/\/i0.wp.com\/tenjin.com\/wp-content\/uploads\/2026\/04\/image-1.png?resize=1536%2C701&amp;ssl=1 1536w, https:\/\/i0.wp.com\/tenjin.com\/wp-content\/uploads\/2026\/04\/image-1.png?resize=18%2C8&amp;ssl=1 18w, https:\/\/i0.wp.com\/tenjin.com\/wp-content\/uploads\/2026\/04\/image-1.png?resize=360%2C164&amp;ssl=1 360w, https:\/\/i0.wp.com\/tenjin.com\/wp-content\/uploads\/2026\/04\/image-1.png?w=2048&amp;ssl=1 2048w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" \/><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Your assistant creates the app, then offers to continue with campaigns, tracking links, and S2S callbacks. No jumping between dashboard screens. If you&#8217;re unsure, ask it to preview before creating: <em>&#8220;show me what you&#8217;d create first.&#8221;<\/em><\/p>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Example Prompts<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li><em>&#8220;Show D7 ROAS by channel for my top 5 apps last week, and flag anything down 20%+ week-over-week.&#8221;<\/em><\/li>\n\n\n\n<li><em>&#8220;Compare 30-day LTV for TikTok vs AppLovin installs last quarter, grouped by country.&#8221;<\/em><\/li>\n\n\n\n<li><em>&#8220;Create a campaign and tracking link for my iOS app on AppLovin, US geo.&#8221;<\/em><\/li>\n\n\n\n<li><em>&#8220;Set up install and purchase callbacks for my app pointing to my network&#8217;s endpoint.&#8221;<\/em><\/li>\n\n\n\n<li><em>&#8220;Walk me through adding the Tenjin SDK to my React Native app.&#8221;<\/em><\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>Tips<\/strong><\/h2>\n\n\n\n<ul class=\"wp-block-list\">\n<li class=\"translation-block\"><strong>Start simple, then narrow.<\/strong> Begin with familiar metrics, then ask for deeper breakdowns.<\/li>\n\n\n\n<li class=\"translation-block\"><strong>Describe metrics in plain language<\/strong> if you don\u2019t know the exact name.<\/li>\n\n\n\n<li class=\"translation-block\"><strong>Keep sessions focused.<\/strong> Found something useful? Open a fresh chat and re-retrieve \u2014 it keeps queries fast and accurate.<\/li>\n\n\n\n<li class=\"translation-block\"><strong>Go further.<\/strong> Ask for charts, summaries, or recommended next steps.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\"><strong>MCP Only<\/strong><\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">If you can&#8217;t install the plugin, or prefer not to add Tenjin&#8217;s skills, connect the MCP server directly at <a href=\"https:\/\/mcp.tenjin.com\">https:\/\/mcp.tenjin.com<\/a><\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>","protected":false},"excerpt":{"rendered":"<p>About Tenjin&#8217;s MCP Server lets your team query marketing performance and manage apps, campaigns, and callbacks directly from your AI assistant \u2014 using plain language, no manual workflows. You install it via two plugins: PluginWhat it doestenjin-coreConnects your assistant to Tenjin&#8217;s hosted MCP server and orients it to the available tools. (required)tenjin-sdkAdds per-platform SDK integration&#8230;<\/p>","protected":false},"author":17,"featured_media":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"doc_category":[239],"glossaries":[],"doc_tag":[],"class_list":["post-17480","docs","type-docs","status-publish","hentry","doc_category-attribution-tools"],"acf":[],"year_month":"2026-07","word_count":644,"total_views":0,"reactions":{"happy":0,"normal":0,"sad":0},"author_info":{"name":"anurag","author_nicename":"anurag","author_url":"https:\/\/tenjin.com\/tr\/blog\/author\/anurag\/"},"doc_category_info":[{"term_name":"Attribution Tools","term_url":"https:\/\/tenjin.com\/tr\/docs\/category\/attribution-tools\/"}],"doc_tag_info":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Getting Started: MCP Server | Tenjin<\/title>\n<meta name=\"description\" content=\"Tenjin\u2019s MCP Server: direct access to campaign performance, user cohorts, LTV data, &amp; revenue metrics through natural language prompts.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/tenjin.com\/tr\/docs\/getting-started-with-tenjins-mcp-server\/\" \/>\n<meta property=\"og:locale\" content=\"tr_TR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Getting Started: MCP Server | Tenjin\" \/>\n<meta property=\"og:description\" content=\"Tenjin\u2019s MCP Server: direct access to campaign performance, user cohorts, LTV data, &amp; revenue metrics through natural language prompts.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/tenjin.com\/tr\/docs\/getting-started-with-tenjins-mcp-server\/\" \/>\n<meta property=\"og:site_name\" content=\"Tenjin\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-08T18:21:55+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/tenjin.com\/wp-content\/uploads\/2026\/04\/image-1024x921.png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@TenjinMMP\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 dakika\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/tenjin.com\\\/docs\\\/getting-started-with-tenjins-mcp-server\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tenjin.com\\\/docs\\\/getting-started-with-tenjins-mcp-server\\\/\"},\"author\":{\"name\":\"anurag\",\"@id\":\"https:\\\/\\\/tenjin.com\\\/#\\\/schema\\\/person\\\/e039df04bf002f4a0825fce9d6d5f13b\"},\"headline\":\"Getting Started with Tenjin\u2019s MCP Server\",\"datePublished\":\"2026-04-22T20:28:11+00:00\",\"dateModified\":\"2026-07-08T18:21:55+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/tenjin.com\\\/docs\\\/getting-started-with-tenjins-mcp-server\\\/\"},\"wordCount\":516,\"publisher\":{\"@id\":\"https:\\\/\\\/tenjin.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/tenjin.com\\\/docs\\\/getting-started-with-tenjins-mcp-server\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/tenjin.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/image-1024x921.png\",\"inLanguage\":\"tr\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/tenjin.com\\\/docs\\\/getting-started-with-tenjins-mcp-server\\\/\",\"url\":\"https:\\\/\\\/tenjin.com\\\/docs\\\/getting-started-with-tenjins-mcp-server\\\/\",\"name\":\"Getting Started: MCP Server | Tenjin\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/tenjin.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/tenjin.com\\\/docs\\\/getting-started-with-tenjins-mcp-server\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/tenjin.com\\\/docs\\\/getting-started-with-tenjins-mcp-server\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/tenjin.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/image-1024x921.png\",\"datePublished\":\"2026-04-22T20:28:11+00:00\",\"dateModified\":\"2026-07-08T18:21:55+00:00\",\"description\":\"Tenjin\u2019s MCP Server: direct access to campaign performance, user cohorts, LTV data, & revenue metrics through natural language prompts.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/tenjin.com\\\/docs\\\/getting-started-with-tenjins-mcp-server\\\/#breadcrumb\"},\"inLanguage\":\"tr\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/tenjin.com\\\/docs\\\/getting-started-with-tenjins-mcp-server\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"tr\",\"@id\":\"https:\\\/\\\/tenjin.com\\\/docs\\\/getting-started-with-tenjins-mcp-server\\\/#primaryimage\",\"url\":\"https:\\\/\\\/tenjin.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/image-1024x921.png\",\"contentUrl\":\"https:\\\/\\\/tenjin.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/image-1024x921.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/tenjin.com\\\/docs\\\/getting-started-with-tenjins-mcp-server\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/tenjin.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Docs\",\"item\":\"https:\\\/\\\/tenjin.com\\\/docs\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Getting Started with Tenjin\u2019s MCP Server\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/tenjin.com\\\/#website\",\"url\":\"https:\\\/\\\/tenjin.com\\\/\",\"name\":\"Tenjin\",\"description\":\"Growth Made Simple\",\"publisher\":{\"@id\":\"https:\\\/\\\/tenjin.com\\\/#organization\"},\"alternateName\":\"Tenjin - Mobile Measurement Partner\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/tenjin.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"tr\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/tenjin.com\\\/#organization\",\"name\":\"Tenjin\",\"url\":\"https:\\\/\\\/tenjin.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"tr\",\"@id\":\"https:\\\/\\\/tenjin.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/tenjin.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/images.webp\",\"contentUrl\":\"https:\\\/\\\/tenjin.com\\\/wp-content\\\/uploads\\\/2026\\\/04\\\/images.webp\",\"width\":429,\"height\":117,\"caption\":\"Tenjin\"},\"image\":{\"@id\":\"https:\\\/\\\/tenjin.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/x.com\\\/TenjinMMP\",\"https:\\\/\\\/www.youtube.com\\\/@TenjinMMP\",\"https:\\\/\\\/www.linkedin.com\\\/company\\\/tenjin\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/tenjin.com\\\/#\\\/schema\\\/person\\\/e039df04bf002f4a0825fce9d6d5f13b\",\"name\":\"anurag\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"tr\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/dc89d050d7f8053be5b8856ebaaabf82adb98e0ea57d1579b8397fb09de189c8?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/dc89d050d7f8053be5b8856ebaaabf82adb98e0ea57d1579b8397fb09de189c8?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/dc89d050d7f8053be5b8856ebaaabf82adb98e0ea57d1579b8397fb09de189c8?s=96&d=mm&r=g\",\"caption\":\"anurag\"},\"url\":\"https:\\\/\\\/tenjin.com\\\/tr\\\/blog\\\/author\\\/anurag\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Getting Started: MCP Server | Tenjin","description":"Tenjin\u2019s MCP Server: direct access to campaign performance, user cohorts, LTV data, & revenue metrics through natural language prompts.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/tenjin.com\/tr\/docs\/getting-started-with-tenjins-mcp-server\/","og_locale":"tr_TR","og_type":"article","og_title":"Getting Started: MCP Server | Tenjin","og_description":"Tenjin\u2019s MCP Server: direct access to campaign performance, user cohorts, LTV data, & revenue metrics through natural language prompts.","og_url":"https:\/\/tenjin.com\/tr\/docs\/getting-started-with-tenjins-mcp-server\/","og_site_name":"Tenjin","article_modified_time":"2026-07-08T18:21:55+00:00","og_image":[{"url":"https:\/\/tenjin.com\/wp-content\/uploads\/2026\/04\/image-1024x921.png","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_site":"@TenjinMMP","twitter_misc":{"Est. reading time":"3 dakika"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/tenjin.com\/docs\/getting-started-with-tenjins-mcp-server\/#article","isPartOf":{"@id":"https:\/\/tenjin.com\/docs\/getting-started-with-tenjins-mcp-server\/"},"author":{"name":"anurag","@id":"https:\/\/tenjin.com\/#\/schema\/person\/e039df04bf002f4a0825fce9d6d5f13b"},"headline":"Getting Started with Tenjin\u2019s MCP Server","datePublished":"2026-04-22T20:28:11+00:00","dateModified":"2026-07-08T18:21:55+00:00","mainEntityOfPage":{"@id":"https:\/\/tenjin.com\/docs\/getting-started-with-tenjins-mcp-server\/"},"wordCount":516,"publisher":{"@id":"https:\/\/tenjin.com\/#organization"},"image":{"@id":"https:\/\/tenjin.com\/docs\/getting-started-with-tenjins-mcp-server\/#primaryimage"},"thumbnailUrl":"https:\/\/tenjin.com\/wp-content\/uploads\/2026\/04\/image-1024x921.png","inLanguage":"tr"},{"@type":"WebPage","@id":"https:\/\/tenjin.com\/docs\/getting-started-with-tenjins-mcp-server\/","url":"https:\/\/tenjin.com\/docs\/getting-started-with-tenjins-mcp-server\/","name":"Getting Started: MCP Server | Tenjin","isPartOf":{"@id":"https:\/\/tenjin.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/tenjin.com\/docs\/getting-started-with-tenjins-mcp-server\/#primaryimage"},"image":{"@id":"https:\/\/tenjin.com\/docs\/getting-started-with-tenjins-mcp-server\/#primaryimage"},"thumbnailUrl":"https:\/\/tenjin.com\/wp-content\/uploads\/2026\/04\/image-1024x921.png","datePublished":"2026-04-22T20:28:11+00:00","dateModified":"2026-07-08T18:21:55+00:00","description":"Tenjin\u2019s MCP Server: direct access to campaign performance, user cohorts, LTV data, & revenue metrics through natural language prompts.","breadcrumb":{"@id":"https:\/\/tenjin.com\/docs\/getting-started-with-tenjins-mcp-server\/#breadcrumb"},"inLanguage":"tr","potentialAction":[{"@type":"ReadAction","target":["https:\/\/tenjin.com\/docs\/getting-started-with-tenjins-mcp-server\/"]}]},{"@type":"ImageObject","inLanguage":"tr","@id":"https:\/\/tenjin.com\/docs\/getting-started-with-tenjins-mcp-server\/#primaryimage","url":"https:\/\/tenjin.com\/wp-content\/uploads\/2026\/04\/image-1024x921.png","contentUrl":"https:\/\/tenjin.com\/wp-content\/uploads\/2026\/04\/image-1024x921.png"},{"@type":"BreadcrumbList","@id":"https:\/\/tenjin.com\/docs\/getting-started-with-tenjins-mcp-server\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/tenjin.com\/"},{"@type":"ListItem","position":2,"name":"Docs","item":"https:\/\/tenjin.com\/docs\/"},{"@type":"ListItem","position":3,"name":"Getting Started with Tenjin\u2019s MCP Server"}]},{"@type":"WebSite","@id":"https:\/\/tenjin.com\/#website","url":"https:\/\/tenjin.com\/","name":"Tenjin","description":"Growth Made Simple","publisher":{"@id":"https:\/\/tenjin.com\/#organization"},"alternateName":"Tenjin - Mobile Measurement Partner","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/tenjin.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"tr"},{"@type":"Organization","@id":"https:\/\/tenjin.com\/#organization","name":"Tenjin","url":"https:\/\/tenjin.com\/","logo":{"@type":"ImageObject","inLanguage":"tr","@id":"https:\/\/tenjin.com\/#\/schema\/logo\/image\/","url":"https:\/\/tenjin.com\/wp-content\/uploads\/2026\/04\/images.webp","contentUrl":"https:\/\/tenjin.com\/wp-content\/uploads\/2026\/04\/images.webp","width":429,"height":117,"caption":"Tenjin"},"image":{"@id":"https:\/\/tenjin.com\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/TenjinMMP","https:\/\/www.youtube.com\/@TenjinMMP","https:\/\/www.linkedin.com\/company\/tenjin"]},{"@type":"Person","@id":"https:\/\/tenjin.com\/#\/schema\/person\/e039df04bf002f4a0825fce9d6d5f13b","name":"anurag","image":{"@type":"ImageObject","inLanguage":"tr","@id":"https:\/\/secure.gravatar.com\/avatar\/dc89d050d7f8053be5b8856ebaaabf82adb98e0ea57d1579b8397fb09de189c8?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/dc89d050d7f8053be5b8856ebaaabf82adb98e0ea57d1579b8397fb09de189c8?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/dc89d050d7f8053be5b8856ebaaabf82adb98e0ea57d1579b8397fb09de189c8?s=96&d=mm&r=g","caption":"anurag"},"url":"https:\/\/tenjin.com\/tr\/blog\/author\/anurag\/"}]}},"knowledge_base_info":[],"knowledge_base_slug":[],"_links":{"self":[{"href":"https:\/\/tenjin.com\/tr\/wp-json\/wp\/v2\/docs\/17480","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tenjin.com\/tr\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/tenjin.com\/tr\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/tenjin.com\/tr\/wp-json\/wp\/v2\/users\/17"}],"replies":[{"embeddable":true,"href":"https:\/\/tenjin.com\/tr\/wp-json\/wp\/v2\/comments?post=17480"}],"version-history":[{"count":6,"href":"https:\/\/tenjin.com\/tr\/wp-json\/wp\/v2\/docs\/17480\/revisions"}],"predecessor-version":[{"id":18163,"href":"https:\/\/tenjin.com\/tr\/wp-json\/wp\/v2\/docs\/17480\/revisions\/18163"}],"wp:attachment":[{"href":"https:\/\/tenjin.com\/tr\/wp-json\/wp\/v2\/media?parent=17480"}],"wp:term":[{"taxonomy":"doc_category","embeddable":true,"href":"https:\/\/tenjin.com\/tr\/wp-json\/wp\/v2\/doc_category?post=17480"},{"taxonomy":"glossaries","embeddable":true,"href":"https:\/\/tenjin.com\/tr\/wp-json\/wp\/v2\/glossaries?post=17480"},{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/tenjin.com\/tr\/wp-json\/wp\/v2\/doc_tag?post=17480"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}